Hiya, I'm pretty new to C++ (using bloodshed dev).
I am trying to display the path of a projectile (tennis ball) on a graph. I can do all of the calculations and output to a text file at each point however I can't find anything on the internet to explain how to plot these points on a graph (preferably in a console window).
Thank you for your time.
-Rob