Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In Commodore BASIC, the PRINT command is tokenized and stored as a single byte $99 - see this wiki: http://www.c64-wiki.com/index.php?title=BASIC_token When you use "?", this gets stored as the same token $99 as well. When you LIST the program then, you see PRINT.


I did not know that. You learn something new every day!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: