Next: Declaring arrays as data variables, Up: Manipulating arrays with functions and macros [Contents][Index]
Respectively expand into the statements:
declare -A ARRAYNAME declare -A ARRAYNAME=$INIT
declare -a ARRAYNAME declare -a ARRAYNAME=$INIT
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.