Use the program in chapter 6 which is Display 6.4. Omit the void output() function. Create namespaces and separate compilation. Put the class definition and other function declarations in one file. Place the implementations in a separate file. Distribute the namespace definition across the two files. Place the demonstration program in a third file.
Question Attachments
2 attachments —