Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/scanf.refentry @ 542:73319ee6a57e
All "See Also" implemented
author | roug |
---|---|
date | Mon, 14 Oct 2002 19:08:32 +0000 |
parents | 60b821f18853 |
children | fcb97f0ba24b |
line wrap: on
line diff
--- a/docs/ccguide/scanf.refentry Mon Oct 14 19:08:28 2002 +0000 +++ b/docs/ccguide/scanf.refentry Mon Oct 14 19:08:32 2002 +0000 @@ -22,4 +22,14 @@ Placeholder </para> </refsect1> + +<refsect1><title>See Also</title> +<para> +<link linkend="atof">atoi(), atof()</link>, +<link linkend="getc">getc()</link>, +<link linkend="printf">printf()</link> +Kernighan and Ritchie pp 147-150 +</para> +</refsect1> + </refentry>