Xref: news2.mv.net comp.os.msdos.djgpp:8428 From: junaid AT aurora DOT cc DOT monash DOT edu DOT au (Mr A. Walker) Newsgroups: comp.os.msdos.djgpp Subject: C++ bug Date: 9 Sep 1996 12:58:02 +1000 Organization: Monash Uni Lines: 7 Message-ID: <51013q$sp5@aurora.cc.monash.edu.au> NNTP-Posting-Host: aurora.cc.monash.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Findfirst() and findnext() seem to get the address of the file name wrong by 2 chars when using C++. Using C it works OK. Seems like a structure size bug to me. Junaid