home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00312.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  4.0 KB  |  457x106  |  1-bit (2 colors)
   ocr: The macros getc( ) and putc( - - are detined in stdio.h. They are being used to read from one file and to write to another. The function prototype for toupper()is given 1n ctype.h. Ifcis alowercase letter, toupper(c)returns the corresponding uppercase letter; otherwise, it returns C.