home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
proglang
/
dmake38b.arj
/
OPTOFF.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-01-23
|
49b
|
4 lines
#if _MSC_VER < 600
# pragma loop_opt(off)
#endif