Re: [cc65] tgi_outtext, one more question :)

From: Oliver Schmidt <ol.sc1web.de>
Date: 2009-10-30 11:35:48
Hi,

> It's almost done. But I need one more thing...

I think there's yet another aspect that might need to be specified:

The TGI API defines a 'current graphics cursor position'. Is this
updated by tgi_outtext? And if yes, where is the cursor?

My presumptions would be: Yes, and it's where next char would begin.

Reasoning: tgi_outtext("abc");tgi_outtext("def"); yields the same
result as tgi_outtext("abcdef");

Just guessing, Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Oct 30 11:35:53 2009

This archive was generated by hypermail 2.1.8 : 2009-10-30 11:35:55 CET