Date: Thu, 11 Jan 1996 18:26:46 +0200 (IST) From: Eli Zaretskii To: Josh Stevens Cc: djgpp AT delorie DOT com Subject: Re: Findfirst doesn't work in beta4 On Thu, 11 Jan 1996, Josh Stevens wrote: > I have encountered what seems to be a bug in v2beta4. When I call > findfirst() and it finds something, it always cuts off the first two > letters of the resulting name. So calling findfirst() with the string > "main.cpp" would result in the string "IN.CPP" being stored in the > structure. Please verify that your header files and library come from the same beta release of DJGPP v2.0. A mismatch can cause such problems.