Compiling and Testing
Compiling
g++ -Wall -ansi Lab9.cpp List.cpp -o Lab09.out
Run
linux3[22]% ./Lab09.out
[an error occurred while processing this directive]
Compiling
g++ -Wall -ansi Lab9.cpp List.cpp -o Lab09.out
Run
linux3[22]% ./Lab09.out