Hi, my maths teacher required me to do a presentation on how to draw graphs in C but I have no idea how to do that. Can any one help me with this? Thanks a lot!
Graphs in C
Collapse
X
-
Tags: None
-
As such C doesnt provide any functions to implement graphics. But there are certain libraries which could be used to achieve this. You can have look at graphics in turbo c or kde programming.Originally posted by saolaikodcHi, my maths teacher required me to do a presentation on how to draw graphs in C but I have no idea how to do that. Can any one help me with this? Thanks a lot! -
Well, thank u for that, but could plz give me some kind of demo source code on a particular function? I just need an example so that I can follow.Originally posted by svlsr2000As such C doesnt provide any functions to implement graphics. But there are certain libraries which could be used to achieve this. You can have look at graphics in turbo c or kde programming.Comment
Comment