home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 5.ddi / MWHC.005 / H < prev    next >
Encoding:
Text File  |  1992-03-30  |  53 b   |  4 lines

  1. void main () {
  2.    printf("Hello, world.\n");
  3.    }
  4.