Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/putc.refentry @ 552:fcb97f0ba24b
All diagnostics added.
author | roug |
---|---|
date | Wed, 16 Oct 2002 20:02:31 +0000 |
parents | 73319ee6a57e |
children | d9ab3688bb71 |
line wrap: on
line diff
--- a/docs/ccguide/putc.refentry Wed Oct 16 20:02:22 2002 +0000 +++ b/docs/ccguide/putc.refentry Wed Oct 16 20:02:31 2002 +0000 @@ -23,6 +23,13 @@ </para> </refsect1> +<refsect1><title>Diagnostics</title> +<para> +Putc and putchar return the character argument from a +successful call, and EOF on end-of-file or error. +</para> +</refsect1> + <refsect1><title>See Also</title> <para> <link linkend="fopen">fopen()</link>,