A89: Re: Source for graphlib::fill
[Prev][Next][Index][Thread]
A89: Re: Source for graphlib::fill
Or just maybe you're messing w/ the stack...
-Miles Raymond EML: m_rayman@bigfoot.com
ICQ: 13217756 IRC: Killer2 AIM: kilier2
http://www.bigfoot.com/~m_rayman
----- Original Message -----
From: "Reman Child" <darkrey@hotmail.com>
To: <assembly-89@lists.ticalc.org>
Sent: Monday, December 27, 1999 4:03 PM
Subject: A89: Source for graphlib::fill
> Does anyone know the actual code for graphlib::fill? Xavier? I was
> thinking that it might work in my program if I just put that in rather
than
> calling the library routine. What seems to be happening is that the
actual
> routine isn't getting called. At other times in the program (mainly the
> initialization of the program) graphlib::fill is called and it works; just
> not always in the cursor routine. What I'm thinking, although this is a
> really really wild guess and please tell me if I'm completly wrong here,
is
> that maybe the program is calling too many library routines or calling
them
> too frequently, so that in the program it doesn't call the routine as
often
> as it should, which would account for the cursor routine not working.
>
> If I could get hold of the source for just the graphlib::fill routine, I
was
> thinking of replacing all my calls to the library and instead branch them
to
> that subroutine and see if that would work. Anyway, thanks.
>
> Reman Child
Follow-Ups:
References: