Kamis, 02 April 2020

SMALL BASIC: Interrelation of arrays

Hello, SMALL BASIC programmer, welcome.

In this tutorial we will learned about interrelation of arrays. There are two, three or even more arrays that are interelated during the programming session.

What interrelation of arrays. Interrelation of arrays, I mean what

Use this the value of each of the element's of this array (Array A) to get


1. Get the index of this value
2. Get the value of this index

1. Save as the value of this index
2. Save as the index of this value

So for example, get the index of this value and save it as the value

Get the value of the these indexes and use it as index of to access another array and save it as the value of this index.

Tidak ada komentar:

Posting Komentar