Mail Archives: djgpp/1996/01/11/11:43:47
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.
- Raw text -