Category : C Source Code
Archive   : RPNCALSC.ZIP
Filename : DEBUG.H

 
Output of file : DEBUG.H contained in archive : RPNCALSC.ZIP
/*
| include this file always, change first line as needed
*/

/*** #define DEBUG ***/

#ifdef DEBUG

#ifndef DEBUG_H
#define DEBUG_H
#include

#define DBG_FPRINTF(lst) (fprintf lst)

void start_debug(void);

#ifdef DBG_MAIN
FILE *errfile;
#else
extern FILE *errfile;
#endif
#endif /* !DEBUG_H */

#else /* !DEBUG */

#define DBG_FPRINTF(lst)
#define start_debug()

#endif /* DEBUG */


  3 Responses to “Category : C Source Code
Archive   : RPNCALSC.ZIP
Filename : DEBUG.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/