home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / JNFB88.ZIP / PALPRO.ARC / HELLOINC.C < prev    next >
Encoding:
C/C++ Source or Header  |  1987-10-02  |  83 b   |  8 lines

  1. #include <stdio.h> 
  2. #include <salute.h> 
  3.  
  4. main() 
  5.         hello(); 
  6.