home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 199_01 / t.bat < prev    next >
Encoding:
DOS Batch File  |  1987-12-17  |  256 b   |  10 lines

  1. : t.bat - 09/05/87
  2. : compile and int-test.c
  3. :
  4. cc -c int-test.c
  5. :
  6. tlink \turbo\lib\C0s int-test gedio.obj,x,,\turbo\lib\Cs
  7. :
  8. beep
  9.  
  10.