home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk750.lha / StripIt / ExampleSrc / ex.c < prev    next >
Encoding:
Text File  |  1992-10-13  |  379 b   |  14 lines

  1. first line start a comment /*
  2. This is an example for StripIt
  3. if you run StripIt with the C - option you got a
  4. blank file
  5. This is a block comment
  6. */
  7. This line stay untouched
  8. // This is a line comment all after the `//' will be commented out
  9. even this one
  10. /* certainly you can not nest comments */  Not in a comment
  11. also this as last line /* noo never bee seen */ but this again
  12.  
  13.  
  14.