home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Audio 4.94 - Over 11,000 Files
/
audio-11000.iso
/
msdos
/
sndbords
/
proaudio
/
tp_int94
/
tp_int94.arj
/
MVINT94.DEF
next >
Wrap
Text File
|
1993-12-10
|
1KB
|
19 lines
{=======================================================================}
{ Flag Meaning Normally set to }
{-----------------------------------------------------------------------}
{$A-} { align data on word boundaries when + + }
{$B-} { complete boolean evaluation when + - }
{$D-} { debug information on when + - }
{$L-} { local debug info on when + - }
{$G+} { 80286 code generation on when + (needed) + }
{$F+} { All routines FAR model when + + }
{$Q-} { Overflow checking on when + - }
{$R-} { Range checking on when + - }
{$S-} { Stack checking on when + - }
{$T-} { Type checked pointers on when + - }
{$V-} { Strict string parameter matching when + - }
{$X+} { Extended syntax on when + + }
{$Y-} { Symbol reference compiled in when + - }
{$M 65520,0,655350}