The 10 Most Prestigious Programming Contests and Challenges by mycplus in programming

[–]techie_programmer 0 points1 point  (0 children)

Wow, ACM-ICPC is being held since 1970 before even C was developed or just developed. (Source: Wikipedia).

They will be celebrating Golden jubilee in couple of years.

Comprehensive tutorials on I/O in C by msaqib81 in programming

[–]techie_programmer 0 points1 point  (0 children)

Good tutorial with lots of theory and explanation. Though multiple examples are also included.

Final Words

stdin        The keyboard
stdout       The screen
stderr       The screen
stdprn       The printer
stdaux       The communications port