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 / variable.c < prev   
Encoding:
Text File  |  1995-01-14  |  104 b   |  6 lines

  1. /* a variable, not a function.
  2.  *
  3.  * Note: you'll need to use -v to get this to work.
  4.  */
  5. int variable;
  6.