HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                            int fgetc( FILE *fp )


       - prototype in stdio.h

       - function (not a macro) which gets character from stream
       - returns char (converted to an int) or EOF
       - see   getc()

Esc or Alt-X to exit fgetc Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann