C++ grpahics on a mac PLS

My school computers use Borland 5.0 and I have used the BGI demo
and functions such as putpixel(), getmaxx(), getmaxy(), initgraph(),
closegraph(), etc... for graphing the zeros of equations. does anyone
know how to use these functions or similar ones on mac os x 10.5???
also, at school I use #include <graphics.h> but my mac doesnt recognize the file, even tho its in finder and for some reason i cant copy it to the right location
what do i do?????????????????????????????
Does your OSX have Borland C++?
Borland C++ isn't for macs which is my main problem im trying to find a way to use those functions listed above without it
I'd recommend changing to a different library. SDL is not a bad choice.
+1 for SDL
Uhhh... I have no idea how to do that or what SDL is... pls help...
www.google.com
2+ for SDL, Use lazyfoo.net for a guide on how to set it up
Topic archived. No new replies allowed.