Category : C Source Code
Archive   : GRAFIX.ZIP
Filename : MACROS.H

 
Output of file : MACROS.H contained in archive : GRAFIX.ZIP
/*
* macros.h
*
* general purpose macros
*
* Written 4/87 by Scott Snyder ([email protected] or @citromeo.bitnet)
*
*/

#define LINT_ARGS
/*#define DEBUG*/

#ifdef DEBUG
# define debug(x) x
# define STATIC
#else
# define debug(x)
# define STATIC static
#endif

#define ever ;;
#define until(c) while(!(c))
#define true (1)
#define false (0)
#define maxfloat (1.701411e38)
#define pi (3.1415926)


  3 Responses to “Category : C Source Code
Archive   : GRAFIX.ZIP
Filename : MACROS.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. 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/