Mail Archives: djgpp/1996/09/08/12:45:01
On Thu, 5 Sep 1996, Peter Palotas wrote:
> Is there a bug in the findfirst() and findnext() functions in DJGPP??? Or
> maybe in the ffblk struct. When I make a program that checks for all the
> files using findfirst() and findnext() passing the addres of an ffblk object
> then printing the filename, the filename is missing the first two
> characters. I do like this:
Does this happen in a C++ program? If so, then this is a well-known bug,
described (with a solution) in the DJGPP FAQ list, section 22.10. The
FAQ is available as v2/faq201b.zip from the same place you get DJGPP.
- Raw text -