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

  1. /* greeting.h - Include file for greeting.c */
  2.  
  3. int main ( void ) ;
  4.