home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00293_f3.pcx.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  7.1 KB  |  516x147  |  4-bit (6 colors)
   ocr: We can think of argv as ann array of strings. The lunction fopen()is used to open the file named in argv1] - - for reading. The pointer value returned by the function is assignedto ifp.In a similar fashion, the file namedin argvl2is opened for writing.