Home
Random
Watchlist
Settings
Log in
About CPCWiki - THE Amstrad CPC encyclopedia!
Disclaimers
Open main menu
Changes
Locomotive BASIC
5 bytes added
,
16:46, 19 December 2006
/* CHR$ */
:: PRINT BIN$(66,8) - prints 01000010
==== CHR$
(n)
====Returns the character for a given index
n
. For instance CHR$(65) returns the character 'A'. Valid indices range from 0 (zero) to 255.
As an example, try the following basic program :
← Older edit
Newer edit →
Anonymous user
83.152.237.65