CompuServe Thread

Char-ize Macro?

1 messages in this thread
#49795From: Bill DalyJun 17, 1993 2:24 PM
#define CHARIZE(x) (x[0]) should give you what you want, since "a"[0] is the same as 'a'. 1: Perfect! Thank you! 2: /send(I should have read "Obsfucscated C" a litltle closer, they use t 3: hat trick all the time…) 4: /post