define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); C64 | WP Hosting

Posts Tagged "C64"

String Formatting on Commodore Computers

Posted on Mar 14, 2018

Commodore BASIC has some interesting and simple string functions built in. Two of them are self explanatory: LEFT$ and RIGHT$. But the mysterious MID$ function is a little tricker, and I can never remember...

Learn More