home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume4 / s5nap / test.c < prev   
Encoding:
C/C++ Source or Header  |  1989-02-03  |  26 b   |  9 lines

  1.  
  2. main()
  3. {
  4.  
  5. nap(1000);
  6.  
  7. }
  8.  
  9.