Re: c question
Re: c question
- Subject: Re: c question
- From: "Justin C. Walker" <email@hidden>
- Date: Wed, 29 Mar 2006 16:21:08 -0800
On Mar 29, 2006, at 16:05 , Michael wrote:
double i;
for ( i=0; getchar() != EOF; ++i);
What do you think 'i' is in the second line? Check the "C Standard".
Cheers,
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
Give a man a fish, you feed him for a day.
Give a man a rod, you have to clean his fish forever.
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >c question (From: Michael <email@hidden>) |