Parent Directory
|
Revision Log
|
Patch
revision 953 by johnpye, Tue Jul 18 05:10:03 2006 UTC | revision 954 by johnpye, Sat Dec 9 02:20:15 2006 UTC | |
---|---|---|
# | Line 32 | Line 32 |
32 | #ifndef ASC_ASCPANIC_H | #ifndef ASC_ASCPANIC_H |
33 | #define ASC_ASCPANIC_H | #define ASC_ASCPANIC_H |
34 | ||
35 | #ifndef __FUNCTION__ | |
36 | # define __FUNCTION__ "<unknown>" | |
37 | #endif | |
38 | ||
39 | /** | /** |
40 | Our assert macro. Uses Asc_Panic() to report & handle assertion failure. Disabled if ASC_NO_ASSERTIONS is defined. | Our assert macro. Uses Asc_Panic() to report & handle assertion failure. Disabled if ASC_NO_ASSERTIONS is defined. |
41 | */ | */ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |