home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tools / make / cmake / samples / masm / world.h < prev    next >
Encoding:
Text File  |  1991-11-16  |  73 b   |  4 lines

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