Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site gitpyr.UUCP Path: utzoo!linus!gatech!gitpyr!lbg From: lbg@gitpyr.UUCP (Lee B Grey) Newsgroups: net.micro.amiga Subject: Re: gfxmem.c - graphical memory usage f Message-ID: <995@gitpyr.UUCP> Date: Thu, 7-Nov-85 16:59:30 EST Article-I.D.: gitpyr.995 Posted: Thu Nov 7 16:59:30 1985 Date-Received: Fri, 8-Nov-85 20:29:11 EST References: <249@caip.RUTGERS.EDU> <26600005@ccvaxa> Organization: Georgia Institute of Technology Lines: 11 I typed in gfxmem.c and it ran, but not correctly. The bars always have a width of one pixel. I played with it for a short while, and found out that ChipMax == 0. This seems wrong. However, even when I manually set Scale by saying Scale = 528244/AvailWidth, the program did not run properly. In fact, it drew lines all over my screen and crashed my Amiga. Has anyone else tried gfxmem? Any luck? Lee