[cc65] fgets

Date view Thread view Subject view

From: Christian Groessler (cpg_at_aladdin.de)
Date: 2002-12-27 11:45:26


Hi!

The following line in libsrc/common/fgets.c seems to be incorrect:

    /* Replace newline by NUL */
    s [i-1] = '\0';

The newline character should be retained.

regards,
chris

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-27 11:48:33 CET