I have an AMD 850Mhz PC with a PCChips motherboard and a SIS onboard video-card. I've been programming in Borland Pascal 7.0 for a while now, and I recently wanted to try out graphics. I wrote this simple code:
uses graph;
var gd,gm:integer;
path:string;
Begin
gd:=detect;
gm:=0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.