home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / c2man-2.0pl33.lha / c2man-2.0 / eg / surround.c < prev    next >
Encoding:
Text File  |  1995-01-14  |  186 b   |  7 lines

  1. /* surrounded by comments.
  2.  * this is the first one, and only it should be output.
  3.  *
  4.  * note: you'll need -v to get output from this.
  5.  */
  6. int surround;    /* this should NOT be output. */
  7.