home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / msdos / c / gencsrc.arc / WRTSOME.C < prev   
C/C++ Source or Header  |  1987-11-21  |  63b  |  5 lines

  1. main()
  2. {
  3.    printf("This is a line of text to output.");
  4. }
  5.