Hi, I'm a beginner looking for some help with Visual Studio 2008.
I have two *.txt files containing the x and y coordinates of points that I want to plot on a graph, but I am having trouble finding a suitable method. If anyone could point me in the right direction it would be much appreciated.
SDL seems like it could work, but are there any librarys specifically built for graphs and plotting? It might be a bit easier as I dont have that much time to do this.