how can i draw a teddy bear in c++?

There is graphics.h header file in C++. you can take array of control points of teddy bear and use drawpoly function to draw it. see more sample of graphics at SNIP

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.