Skip to content

Complete Implementation of Cat

Michael Aaron Murphy requested to merge mmstick:cat into master
  • Implemented caret and M- notation.
  • Write directly to stdout rather than buffering to a vector.
  • Integrate exit status with Program struct

Merge request reports