CS2 Week 3
Pipes
n
A pipe == A uninterpreted stream of
bytes used to communicate between:
n
Keyboard---SIS---Your program---SOS---Display
n
n
Input file-----FIS----Your program-----FOS----
Output file