format and #define question
#1

hi, what am i doing wrong?

i want the "ALTERNATIVE_NAME" to return mike`

Код:
#define FirstName "mike"
#define ALTERNATIVE_NAME return format(ALTERNATIVE_NAME,sizeof(ALTERNATIVE_NAME), "%s%c", FirstName,"'");
Reply


Messages In This Thread
format and #define question - by toby` - 11.03.2010, 20:19
Re: format and #define question - by StreetGT - 11.03.2010, 20:27
Re: format and #define question - by toby` - 11.03.2010, 20:54
Re: format and #define question - by adsy - 11.03.2010, 21:01
Re: format and #define question - by toby` - 12.03.2010, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)