From f9f306814ce6ff1aa64b34b3079bb9022bd7ffbe Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 22 Apr 2022 20:26:08 -0700 Subject: New header: positional parameter utils. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e35440b..8cfc05d 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,10 @@ There are currently * [``](../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: +* [``](../tree/cppawk-field.1): utilities for manipulating + the Awk positional parameters ("fields"). -* ``: utilities for manipulating fields. +Several unreleased headers are in the development queue: * ``: some associative array utilities. -- cgit v1.2.3