print derived class object contents
This code compiles nicely - i am looking for print methods to make the output print the format shown below - i am looking for a function or method of calling the existing code objects to make them display like the below example.
Customer: Security
Telephone no#: (312)777-1111
Customer: Security
Telephone no#: (312)777-1111...
User Profile
Collapse
-
print derived class object contents
This code compiles nicely - i am looking for print methods to make the output print the format shown below - i am looking for a function or method of calling the existing code objects to make them display like the below example - 'weaknessforcat s' has given great advice but we can still add a function to that main() to get a display from the current objects in this type of format
Customer: Security
Telephone no#: (312)777-1111... -
-
calling derived class objects simultaneously
"Close but no cigar" This code does everything great until the end where for many days I have been trying to maintain the current outputs but somehow add a display where WorTN q and Tnum x print together followed by WorTN q, Tnum x and BTN s printing together. Also, where WorTN r and Tnum y print together followed by WorTN r, Tnum y and BTN t printing together. Something like:
Customer: Security
Telephone...
No activity results to display
Show More
Leave a comment: