Re: A83: two preesing questions


[Prev][Next][Index][Thread]

Re: A83: two preesing questions




In accordance with the prophecy, Nathan Gaylinn uttered:

> I really need to know how to display a register in small fonts (like
> _vputs) of variable length, _dispop1a isn't working for this! I also
> need to know what needs to be done to preserve the screen, meaning when
> I display text on the screen then draw to the screen, how do I keep the
> text?!?! Please help me here, I bet these both have simple answers, but
> I need the answers soon. Please answer if you know.

> --
> "What, behind the rabbit?"-King Arthur
> The Heat Index   Nathang@firstva.com
>      http://users.firstva.com/Nathang
> (\\_
> o(_;


Somewhere there is a function to convert a number into a string. Give that
string to _vputs.

Linus

   - Linus Akesson ------------------------- http://linusworld.cjb.net -
   ::: :::. :.:: :. ::.. : :... ::.: ::. :::: :.:. :: :..: :.. :.: :....

The First Rule of Program Optimization: Don't do it.
The Second Rule of Program Optimization (for experts only): Don't do it yet.
-- Michael Jackson



References: