Raised This Month: $ Target: $400
 0% 

[MACRO] warning 213: tag mismatch


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Nightfall1
Senior Member
Join Date: Aug 2008
Old 12-03-2011 , 17:51   [MACRO] warning 213: tag mismatch
Reply With Quote #1

I have a problems with #define is give me a loot of error warning 213: tag mismatch
Is there something wrong in my code?

PHP Code:
#define BitFlag_GiveIt(%0,%1)        ( ( %0 ) |= ( %1 ) )
#define BitFlag_TakeIt(%0,%1)        ( ( %0 ) &= ~( %1 ) )
#define INI_Zek(%1,%2,%3) \
    
if(!strcmp((%1),name,true))return boolstr(value) ? BitFlag_GiveIt(%2, %3) : BitFlag_TakeIt(%2, %3

Please help me to find a better solution or anything else.
__________________
SIGNATURE
Nightfall1 is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode