Send input and output through streams - Programming | Zoonk
Send input and output through streams
Connect printing, keyboard input, and file access to operating system requests instead of magic language features. Identify standard input, standard output, and standard error as streams a process can read from or write to.