yvanvds's Forum Info |
Joined: |
06-08-2010 |
Last Visit: |
12-16-2018 03:48 PM |
Total Posts: |
507 (0.15 posts per day | 1.17 percent of total posts) (Find All Threads — Find All Posts) |
Time Spent Online: |
1 Week, 1 Day, 8 Hours, 57 Minutes, 1 Second |
|
 |
yvanvds's Signature |
if (argc > 1 && strcmp(argv[1], "-advice") == 0) {
cout << "Don't Panic!" << endl;
exit(42);
} |
|