Code That Probably Shouldn't Exist

Jul 10, 2007 17:48

So...

#ifdef UNICODE
#define FULL_OF_HATE
#endif

...to which the response came:

#ifndef FULL_OF_HATE
#define FULL_OF_HATE
#else
#define FULL_OF_HATE 2
#endif
Heh ( Read more... )

unicode, code, cubeville

Leave a comment

Comments 3

anvilchorus July 11 2007, 03:08:17 UTC
Bgroup does work, you just have to make sure you link everything with the right flags.

I totally came up with that on my own.

Reply

seldomawake July 11 2007, 05:03:45 UTC
Heh. You had my attention there. If you can actually shed some light on what the linker options in question here are, I'd be quite grateful :)

Reply

anvilchorus July 11 2007, 05:27:06 UTC
"The angle of the dangle is in direct proportion to the heat of the beat."

Wise man, that Beavis.

After im done mastering Linux -CGroups, ill be happy to share my knowledge of linker options with you :)

Actually, the guy next to me will, once he's done playing Warhammer 40k.

Reply


Leave a comment

Up