[an error occurred while processing this directive] CMSC 202 - Fall 2014 - Lab 11

Compiling and Testing

Compiling
g++ -Wall -ansi Lab11.cpp Shape.cpp Rectangle.cpp Triangle.cpp -o Lab11.out


Run
linux3[22]% ./Lab11.out