home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
com
/
utils
/
ckermit
/
sources
/
ckoker.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-11-23
|
208 b
|
11 lines
#ifndef CKOKER_H
#define CKOKER_H
/* For OS/2 debugging... */
#ifdef __IBMC__
#ifdef __DEBUG
#define __DEBUG_ALLOC__
#pragma strings(readonly)
#endif /* __DEBUG */
#endif /* __IBMC__ */
#endif /* CKOKER_H */