Category : C Source Code
Archive   : ACTLIB14.ZIP
Filename : BOOL.H
Output of file : BOOL.H contained in archive : ACTLIB14.ZIP
* Copyright (C) 1993 Marc Stern (internet: [email protected])
*
* File : bool.h
*
* Description : Macros defining the boolean type
* with values TRUE or FALSE
*
*/
#if ! true
# define true 1
#endif
#if ! True
# define True 1
#endif
#if ! TRUE
# define TRUE 1
#endif
#if ! false
# define false 0
#endif
#if ! False
# define False 0
#endif
#if ! FALSE
# define FALSE 0
#endif
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/