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