Easy-to-answer question about #define value
#3

Well yes.

Код:
#define VALUE 1

new getvalue = VALUE;
if(getvalue == 1)
{
    //the value is 1
}
Reply


Messages In This Thread
Easy-to-answer question about #define value - by Danny - 04.12.2011, 10:28
Re: Easy-to-answer question about #define value - by AndreT - 04.12.2011, 10:29
Re: Easy-to-answer question about #define value - by currencyinstacks - 04.12.2011, 10:31
Re: Easy-to-answer question about #define value - by Ash. - 04.12.2011, 10:33

Forum Jump:


Users browsing this thread: 1 Guest(s)