| Posts: 40 | | Status: Offline | | Gender: Male | | Joined: | | pm |
| | [C++]Creating and using objects (13th Jan 08 at 12:31am UTC) | | So what we have here is a simple program that will be able to tell if the width and height is equal to a rectangle or a square
In the program i have used a Class called CRectangle
and the object i have used is called myRectangle
| |
|