aboutsummaryrefslogtreecommitdiffstats
path: root/doc/awkcard.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-23 22:27:24 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-23 22:27:24 +0300
commit2be6f33f68e1a8d412c8712d8017fc7f3b318161 (patch)
treefcf272abb88306e968f97a27e9e9bfd436976eb6 /doc/awkcard.in
parentb3b12a680adb98a750228efbf8200fd2f66787dc (diff)
downloadegawk-2be6f33f68e1a8d412c8712d8017fc7f3b318161.tar.gz
egawk-2be6f33f68e1a8d412c8712d8017fc7f3b318161.tar.bz2
egawk-2be6f33f68e1a8d412c8712d8017fc7f3b318161.zip
More doc updates.
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r--doc/awkcard.in2
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: