An Outfile tailored for 80-column output.
class Out80 : public Outfile;
outfile.h
This is an abstract class; one of its subclasses (OutFile80 or OutDC80) should be instantiated.
Classes