Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 09:55:58 -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:  <200205151655.g4FGtwt64629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fanf        2002/05/15 09:55:58 PDT

  Modified files:
    lib/libc/stdio       getc.3 
  Log:
  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:    dwmalone (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.12      +5 -1      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?200205151655.g4FGtwt64629>