Hey
i have to create a vector in order to store shapes,in specific circles. but i have no idea of how to do such a thing.
if anyone is able to help lemme know.

thanks in advance.

Recommended Answers

All 4 Replies

read a basic tutorial. And don't use Vector.

or a LinkedList, or a HashSet, or a TreeSet, all depending on your actual requirements...

actually i have to use a vector thats why i posted here

thanks.

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.