home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CM100EXE.ARJ / CM100EXE.ZIP / SAMPLES / MASM / WORLD.H < prev    next >
Encoding:
Text File  |  1991-11-17  |  73 b   |  4 lines

  1. /* world.h - Include file for world.c */
  2.  
  3. void print_world ( void ) ;
  4.