You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most commonly referred-to program ever written
How many times have I typed this program in from scratch and run "gcc -o hello hello.c"
to get a simple test executable? How about we put that thing into github and stop
typing it over and over?
About
The most commonly referred-to program ever written