Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
Ranked #4K
~281 People Reached
Favorite Forums
Favorite Tags
c x 2

2 Posted Topics

Member Avatar for challarao

It's a two step operation. The increment operation increments i and also assigns the increment to i.

Member Avatar for challarao
0
145
Member Avatar for Rass Saee

If you're running Windows XP and syncing to time.windows.com, try this: [CODE]#include <stdio.h> #include <stdlib.h> int main() { system("w32tm /resync"); system("pause"); return 0; }[/CODE]

Member Avatar for naavinm
0
136

The End.