Mail Archives: djgpp/1996/10/02/00:32:06
Dear DJGPPers,
I have tried to use #pack(1) and #pack() as the FAQ suggests to fix the bug,
but it doesn't seem to work.
For example:
No matter, how many files I seem to have, findnext only reports 1 and breaks
out of the loop:
findfirst(...);
while (!done) {
done = findnext(...);
}
Am I at fault here? This is in CPP, BTW.
Thanx.
--
Farhan Yousaf "We were never feeling bored <farhany AT interlog DOT com>
PSBFreak because we were never being boring." <ca337 AT torfree DOT net>
PSB, Hit Music: http://www.interlog.com/~farhany/
- Raw text -