Posted by Anonymous on Wed 5 Mar 09:32
report spam | download | new post
- #include <unistd.h>
- int main(int argc, char **argv) {
- sleep(10);
- return 0;
- }
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.