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