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

  1. @echo off
  2. echo display program loading regions
  3. gcc t06.c -o t06
  4. go32 t06
  5.