Hi!

22-Апр-2004 16:53 [EMAIL PROTECTED] (Alain) wrote to
[EMAIL PROTECTED]:

>>>>     Standard says: if name not defined, it replaced by 0. Consequently, you
>>>>may use first condition:
>>>>#if NET_ABP == 1
A> Thanks.

     One more trick. Let suggest, someone defines NET_ABP as empty, not as
numeric:

#define NET_ABP

in this case to you help next trick:

#if NET_ABP+0 == 1




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg297
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to