Re: A86: beginner Quesion


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

Re: A86: beginner Quesion




Isn't there another call that doesn't update _curRow and _curCol?  _putc
or _putmap or something like that?

rabidcow@juno.com wrote:
> 
> _puts will update _curCol and sometimes _curRow.  you'll have to save
> them someplace else and copy them over before calling _puts:


Follow-Ups: References: