[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] j = ++i * ++i * ++i



On Tue, Jan 18, 2000 at 10:03:09AM -0500, Aseem Rane wrote:
> 
> if i is initialized to say 3,
> 
> what will be the value of j, where
> 
> j = ++i * ++i * ++i;

A similar question is addressed in the C faq.

	-Arun
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.