Hi everyone,

How do you think i could use one type of structure to define a range of shapes (like line, circle, rectangle, triangle).

What things do they have in common and what special info i might need for some of them.

How could i make a single drawing func that draw all the shapes.

I am using MS visual c as a compiler. Help would be much appreciated.

Thank you