Hi all,

I have a project made in C code which generates the position and the velocity of a pendulum. I want to represent it in a graphic while the points are being generated but I don´t knom how I can do it or if it´s possible.

I don´t know anything about gaphics in C and I need help.

If someone could help me, I would be very thankful.

Thank you.

Recommended Answers

All 3 Replies

which operating system and compiler are you using?

My OS is Windows 2000 and I have done my project in Visual C/C++ 6.0.

First you have to write a windows application, not a console application. Here is an example program.

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.