home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l217 / 2.ddi / EXAMPLES / CH24EX02.C < prev    next >
Encoding:
Text File  |  1990-03-26  |  133 b   |  9 lines

  1. /*
  2.    Copyright (c) 1986, 90 by Prolog Development Center
  3. */
  4.    
  5. void hello_c_0()
  6.    message_0("Hello from Turbo C"); 
  7. }
  8.