diff options
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -80,6 +80,10 @@ Major New Features DBM storage of awk arrays. Try to allow multiple dbm packages. + ?? Some way to make regexp constants first class citizens + - Assign to variables + - Pass to functions + ?? A RECLEN variable for fixed-length record input. PROCINFO["RS"] would be "RS" or "RECLEN" depending upon what's in use. *** Could be done as an extension? |