home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progc / cujv8c.arj / 8N05077C < prev    next >
Encoding:
Text File  |  1990-04-19  |  73 b   |  10 lines

  1.  
  2. Listing 10:
  3. int testcalled;
  4.  
  5. static test()
  6. {
  7.     testcalled++;
  8. }
  9.  
  10.