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

  1. /* a_hello.h - Include file for a_hello.asm */
  2.  
  3. void a_print_hello ( void ) ;
  4.