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.
2 Posted Topics
It's a two step operation. The increment operation increments i and also assigns the increment to i.
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]
The End.
naavinm