On 10-Mar-00, [EMAIL PROTECTED] wrote:
> Arrays in awk superficially resemble arrays in other
> programming languages; but there are fundamental
> differences. In awk, you don't need to specify the size of
> an array before you start to use it. Additionally, any
> number or string in awk may be used as an array index, not
> just consecutive integers.
Rexx does arrays ("compound variables") like this too.
Regards
--
Don Cox
[EMAIL PROTECTED]
- [REBOL] Associative Arrays in Rebol? bpaddock
- [REBOL] Associative Arrays in Rebol? Re: icimjs
- [REBOL] Associative Arrays in Rebol? Re:(2) bpaddock
- [REBOL] Associative Arrays in Rebol? Re:(3) allenk
- doncox
