Hi!
I learning c++ programming and I am using gcc. I have previously used turbo c++ compiler and I need something like graphics.h for gcc. I don't need something sophisticated but it should have functions for drawing triangles,circles, etc.
Can you also tell me where can I find a tutorial on SDL which is more about basics and less about writing games?
And what's the command to see the man page of SDL?