[A83] Re: _vputs


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

[A83] Re: _vputs




It returns with HL at the byte after where the zero is. Thus you can call
_vputs many times in a row to display more than one string if you stored
them consecutively in your data.

-----Original Message-----
From: assembly-83-bounce@lists.ticalc.org
[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Joe Pemberton
Sent: Saturday, July 07, 2001 9:53 PM
To: assembly-83@lists.ticalc.org
Subject: [A83] _vputs



When you bcall _vputs, does it return HL at the spot in memory where the
zero at the end of the zero-terminated string is?

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com





References: