home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l217 / 2.ddi / FOREIGN / MSC / COMPILE.BAT next >
Encoding:
DOS Batch File  |  1990-03-26  |  96 b   |  3 lines

  1. rem Zp1 specifies struct packing on byte boundaries
  2. cl -c -AL -Zp1 %1 %2 %3 %4 %5 %6 %7 %8 %9
  3.