From: mapson AT mapson DOT com (Mapson) Newsgroups: comp.os.msdos.djgpp Subject: trouble w/code for old DJGPP program Date: Mon, 11 Jan 1999 03:02:05 GMT Organization: Yale University Lines: 11 Message-ID: <369968cf.4168120@news.cis.yale.edu> NNTP-Posting-Host: psych-10.eng.yale.edu X-Newsreader: Forte Free Agent 1.1/32.230 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to compile some code written for a much earlier version of DJGPP, and it seems to me like there was once (or still is and I don't know of it) a graphics.h set of routines, with calls to functions like GrSetMode(GR_default_graphics) GrSetMode(GR_default_text); and others. Any idea how I should deal with this? Please post here in group- thanks.