diff options
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 3f3c8024..90969886 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -703,6 +703,8 @@ element from an array. Specifying just the array name without a subscript in the \*(FCdelete\fP statement deletes the entire contents of an array. +\*(CBYou cannot use \*(FCdelete\fP with \*(FCFUNCTAB\fP +or \*(FCSYMTAB\fP.\*(CD .sp .5 \*(CB\*(GK provides true multidimensional arrays. Such arrays need not be ``rectangular'' as in C or C++. For example: |