fgets

Yijun Ding ydist at unix.cis.pitt.edu
Tue Oct 23 23:57:54 AEST 1990


After many tries to recompile my word processor by TC++, I find
the following difference:

fputs("", fp) return 0 in TC 2.0
              return (-1) in TC++

Which is correct ?



More information about the Comp.lang.c mailing list