Add macro _C_, for debuing messages on non GNU-C platforms.

This commit is contained in:
johns 2001-02-19 17:53:39 +00:00
parent e192cb31b6
commit a5acf3f69c

View file

@ -66,6 +66,8 @@
== Debug definitions
============================================================================*/
#define _C_ , /// Debug , for non GNU-C compiler
#ifdef DEBUG // {
/**