Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Logging

Name: Anonymous 2013-11-25 1:46

What's wrong with just using something like
#ifdef __debugmode
printf("executing line 288 of anus.c");
#endif

?

Name: Cudder !MhMRSATORI!fR8duoqGZdD/iE5 2013-11-27 2:32

>>23
Close enough...

#define STR(x) STRX(x)
#define STRX(x) #x
#define __LINE_STRING__ STR(__LINE__)
...
printf("now at line " __LINE_STRING__ " of file " __FILE __ "\n");

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List