MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / Cat

Class Cat

1-Fundamentals/1-1-BasicProgModel/Cat.java:26–39  ·  view source on GitHub ↗

Compilation: javac Cat.java Execution: java Cat input0.txt input1.txt ... output.txt Dependencies: In.java Out.java Reads in text files specified as the first command-line parameters, concatenates them, and writes the result to filename specified as the last command line parameter. % mor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected