point {ints x y}
line {points p q}
display(ins w h) { w h 4 chars map }
point p = 2 3
d[p] same as d[2 3]
fir wrote:
point p = 2 3
d[p] same as d[2 3]
if so the order of indexing also i guess must be different
as point p = 200 10 is 200 in x and 10 in y it seem it must be
d[200 10] not d[10][200] (the last one not conform to vector indexing)
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 146:35:37 |
Calls: | 10,383 |
Calls today: | 8 |
Files: | 14,054 |
D/L today: |
2 files (1,861K bytes) |
Messages: | 6,417,712 |