Date: Sat, 18 May 2002 17:24:57 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio getc.3 Message-ID: <200205190024.g4J0OwA86535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fanf 2002/05/18 17:24:57 PDT
Modified files: (Branch: RELENG_4)
lib/libc/stdio getc.3
Log:
MFC rev 1.12: Clarify that the value of getc() etc. is an unsigned
char converted to an int (as per the C standard) i.e. it can be
passed straight to isalpha() etc.
Approved by: re (brian, bmah)
Revision Changes Path
1.5.2.6 +4 -0 src/lib/libc/stdio/getc.3
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205190024.g4J0OwA86535>
