Define a class to represent Circle with 3 private data member which are Radius, XP & YP. To include a complete set of the foll. funnctions ie. accessor, constructor & member to input a circle, to get the location & radius of circle, to move a circle and resize a circle.
Thanks in anticipation.

The Java code snippets section already has this program written in Java: [thread]1699[/thread] ... Take a look and it should be pretty simple to figure out the C++ version. Check the Java code snippets forum for the driver (main program) as well as the class. :-D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.