Announcements and Reminders
|
||
Recording Assignment 6 comments Identify member functions as const where applicable Put relevant functions in the class Extra Credit for Assignment 6 - this was not intended to be a gimmee Ask for a "review" of your code after grading C++ Classes - More examples
VideosIntroduction to Classes and ObjectsUsing Variables in Classes Member Functions Classes - Hilze Vonck |
||
Lab Exercise #7Put your name, the compiler and operating system used, and Lab Exercise #7 in a comment at the top of your program. Email your source code. Complete the following program. You will need to define the Cylinder class and its member functions, and complete main(). Additional requirements:
Program output
|