display(ins w h) { w h 4 chars map }
in fact i dont know how to define array
this above i think is wrong
maybe if
some { ints a b c }
then something like that
some {ints a b c d[20 20] e[100 20] }
i dont think sadly it look best
the fact it shouldnt be d[][] but rather d[j i] or d[j,i]
some from fact that if language supports vectors like
point {ints x y}
then indexing by p shopuld be avaliable and vector form
is "1 2" or "1,2" not 1][2
point p = 2 3
d[p] same as d[2 3]
but this form
some {ints a b c d[20 20] e[100 20] }
isnt much good
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)