Arkady V.Belousov escreveu:

Hi!

22-Апр-2004 15:25 [EMAIL PROTECTED] (Steve Nickolas) wrote to
[EMAIL PROTECTED]:


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

Thanks.


SN> I would've thought that
SN> #ifdef NET_ABP
SN> #if NET_ABP == 1
SN> /* ... */
SN> #endif
SN> #endif
SN> would be safer...

     Only if you find somewhere compiler, which advantages will cover its
buggines.

PS: Most reliable method agains bugs is not turning computer on. :)

Even better is removing that part that is between the keyboard and the chair ;-)


Alain



-------------------------------------------------------
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/?cpg=12297
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to