Hello
I am looking for a way to write formatted text to memory. In other words, how can the ascii text that is produced by LCDOUT or HSEROUT be redirected to on-chip RAM?
In PROTON+ compiler the STR$ command would do the job.
In C-compilers sprintf() could be used.
Is there a similar command for this in PBP?
Regards,
Hans
Bookmarks