This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Strange result with #ifdef with gcc 2.95.2
- From: Gokhan Kisacikoglu <kisa at centropolisfx dot com>
- To: shikhar <shikhar at utstar dot com>, gcc-help at gcc dot gnu dot org
- Date: Fri, 31 May 2002 09:39:22 -0700
- Subject: Re: Strange result with #ifdef with gcc 2.95.2
- Organization: Centropolis Effects, LLC
- References: <002301c208be$85238060$288110ac@nj.us.utstar.com>
- Reply-to: kisa at centropolisfx dot com
Try this;
#ifdef ((X)||(Y))