Re: Macros
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Wed, 29 Nov 2006 08:50:43 GMT
"onkar" <onkar.n.m@xxxxxxxxx> writes:
I think it will throw compile error - parse error (to be more precise)[...]
printf will be expanded as
printf("%d",=x+2*y-10);
Please don't top-post. Read the following:
http://www.caliburn.nl/topposting.html
http://www.cpax.org.uk/prg/writings/topposting.php
I suggest reading other responses before posting your own. News
servers don't necessarily receive all articles in the same order, but
several people have already pointed out this error, and the original
poster has already acknowledged it and been advised on how to avoid
such errors in the future.
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- References:
- Re: Macros
- From: onkar
- Re: Macros
- Prev by Date: Re: Casting malloc
- Next by Date: Re: Casting malloc (was: Reading a string of unknown size)
- Previous by thread: Re: Macros
- Next by thread: Re: Macros
- Index(es):
Relevant Pages
|