I'm an amateur programmer, trying to make a transition from BASIC (Qbasic) to C. I'm interested in making simple graphical applications, ie. not 3d, like old nintendo. I had a handle on graphics in basic, but I need better memory control and speed.
My problem is that I can't sort out how to bring in the right combonation of libraries and includes to use simple line, circle, point kinds of functions. All the instruction I find uses borland's graphics.h, which seems to have vanished from existence.
I'm using borland's free bcc55 and Bloodshed's Dev-c++.
anyone willing to throw me a bone before I run crying home to Qbasic?
thanks
michael H
My problem is that I can't sort out how to bring in the right combonation of libraries and includes to use simple line, circle, point kinds of functions. All the instruction I find uses borland's graphics.h, which seems to have vanished from existence.
I'm using borland's free bcc55 and Bloodshed's Dev-c++.
anyone willing to throw me a bone before I run crying home to Qbasic?
thanks
michael H