File size: 379 Bytes
a2a15a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
Allocate 16 bytes of memory with identifier 1
Address of memory segment 65519
Storing data
Retrieving data
0 0
1 2
2 4
3 6
4 8
5 10
6 12
7 14
8 16
9 18
10 20
11 22
12 24
13 26
14 28
15 30
Memory address of buffer 1 is 65519
Memory address of variable A0 is 65488
Memory address of array A() is 65450
Memory address of string A$ is 65409
HIMEM is now 65403
HIMEM after CLR 65403
|