home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / tests / t13.bat < prev    next >
Encoding:
DOS Batch File  |  1993-07-24  |  60 b   |  5 lines

  1. @echo off
  2. echo Test of usleep
  3. gcc t13.c -o t13
  4. go32 t13
  5.