home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / misc2 / demo.exe / LANG1.SM < prev    next >
Text File  |  1990-10-22  |  605b  |  29 lines

  1. EBCL
  2. OBJ
  3. C
  4. -c
  5. -AS
  6. -AM
  7. -AL
  8. -Zi -Od
  9. -F [hexnum]   Sets Stack
  10. -Fc[listfile] Source-Object listing
  11. -Fs[listfile] Source listing
  12. -Gt[number]   Item > # = new segment
  13. -J  Changes char default to unsigned
  14. -Od Disables optimization
  15. -Ol Enables Loop Optimization
  16. -Op Better consistancy in float ops
  17. -qc Invokes quick compiler
  18. -V [string] Copies string to obj file
  19. -w  Suppresses warning messages
  20. -W [0,1,2,3,4] Set warning level
  21. -Za Enforces ANSI standard
  22. -Ze Enables Microsoft extensions
  23. -Zg Generates function declarations
  24. -Zi Generates Code View information
  25. -Zs Syntax Check Only
  26.  
  27.  
  28.  
  29.