From 6d53169644fb83f367f01369ec01f0ccf297b4cd Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 20 Apr 2022 20:09:10 -0700 Subject: New man page: cppawk-varg. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a77e366..e35440b 100644 --- a/README.md +++ b/README.md @@ -144,15 +144,13 @@ There are currently function calls. Note: there are bugs in GNU Awk's indirect function calls feature that are present right through 5.1.1. +* [``](../tree/cppawk-varg.1): utilities for working with + variadic functions in Awk, as well as with optional arguments. + Several unreleased headers are in the development queue: * ``: utilities for manipulating fields. -* ``: utilities for writing variadic functions in Awk; - the private API version of this is used in existing work, but does - not have separate test cases, and doesn't have a public, documented - version. - * ``: some associative array utilities. * ``: Lisp-like assoc lists: addendum to ``. -- cgit v1.2.3