HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                     int fputs( const char *s, FILE *fp )


       - prototype in stdio.h

       - using fputs or any of the stdio functions results in a default
         allocation of 512 bytes for the I/O buffer and the inclusion of
         the standard memory allocation functions
       - see   puts()

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