Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: mperdue@iquest.net (Mario Perdue) Newsgroups: scea.yaroze.programming.2d_graphics Subject: Re: Source Date: Mon, 21 Jul 1997 22:56:03 GMT Organization: SCEA Net Yaroze News Lines: 22 Message-ID: <33d3e845.1857305@205.149.189.29> References: <33D3A9C8.2697@earthlink.net> NNTP-Posting-Host: firewall.hrtc.net X-Newsreader: Forte Free Agent 1.1/32.230 Austin, I'd suggest that you go back to the first version of LINES.C that you posted here and try the changes I suggested. I know they worked. If you're having problems with the PadRead stuff, just comment those lines out for now (that's what I did.) It doesn't help when you re-write your code from scratch every time. We can't help you if we're shooting at a moving target. Mario On Mon, 21 Jul 1997 11:26:16 -0700, "Linda J. Hodge" wrote: >Well mario I changed the reset graph stuff to: > } >ResetGraph(3); >Return(0); >} > >It still doesn,t display antthing when I changed it.