Step 2: Building your Program
To compile your assignment, use the following commands:g++ -ansi -Wall -c Dog.cppg++ -ansi -Wall -c Lab5.cppg++ -ansi -Wall -o Lab5.out Dog.o Lab5.o
[an error occurred while processing this directive]
g++ -ansi -Wall -c Dog.cppg++ -ansi -Wall -c Lab5.cppg++ -ansi -Wall -o Lab5.out Dog.o Lab5.o