Mail Archives: djgpp/1997/08/20/05:31:48
Hello,
I use gcc for MS-DOS ported by you, and I am facing problem. I found
that atoi function and fgets function working starangely. I used atoi,
but it returns incorrect value. The argument was a character
representing one digit integer, but it returns four digit integer. For
fgets function, file pointer increment is incorrect. It read a string
containing 70 character, but increment was only 2 bytes. Those
functions sometimes work properly, sometimes don't.
Is there debugged version already, or patch?
Sincerely,
Daisuke Hashimoto
P.S.
It is great that I can use GNU programs on my PC.
- Raw text -