Changes
/* INSTR */
: Returns value read from the I/O address add
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
==== <code>INSTR</code> ==== : INSTR ([startposition,]explored string, seeking string) This function looks inside "explored string" after "seeking string" and return a number where the found string appear for the first time.Returns zero if not successfull.Startposition could be a figure between 1 and 255.
==== <code>INT (n)</code> ====