Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Locomotive BASIC

322 bytes added, 16:39, 19 December 2006
/* CHR$ */
==== CHR$ ====

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
: [Returns the character for a given index.For instance CHR$(65) returns the character 'A'.Valid indices range from 0 (zero) to 255. As an example, try the following basic program : <pre>10 print chr$(208+rnd(2));:goto 10</pre> It will draw a random maze with characters 208 and 209, which are an horizontal and a vertical bar.]
==== CINT ====
Anonymous user