Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
64 Char Print
#4
Hi Roger,

This routine has been fixed and included with the compiler as a .BAS library (download and install the compiler from the archive). Once installed see the library/print64.bas file.

To use the routine, simply use:
Code:
#include <print64.bas>

print64at(10, 10)
print64("Hello world!")
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)