Forum: C++ May 29th, 2009 |
| Replies: 2 Views: 612 i am new to c++ programing.can anyone tell me how to draw a line from a point to another point. if the coordinates of the points are given.in (x,y)
please also tell me the header files which should... |
Forum: C++ May 10th, 2009 |
| Replies: 2 Views: 357 please can anyone tell me how to plot a graph in c++.
in input i am having values in two dim array.
i want output in the form of points.on the screen. |