[an error occurred while processing this directive] CMSC 202 - Spring 2016 - Lab 6

Compiling and Testing

Compiling

g++ -Wall -ansi lab6.cpp List.cpp -o lab6

Run

linux3[22]% ./lab6