Input/Output
Standard Input and Standard Output
Working with in UNIX
manual
redirection
> <
pipes
|
In C
Input
getchar
scanf
printf in reverse
&
(reference vs value)
Output
putchar
printf