Important facts in c

1.  character \b is used as back space.
2. character \r is used to print from the beginning of the line.
3. pre-increment with post-increment like ++i++ will give compile error as non-lvalue increment
4. Expression evaluation from left to right and argument passing from right to left. // VIMportant

Advertisement

~ by prashantthorat on March 1, 2010.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.