Next: The gawkextlib
Project, Previous: Example: Some File Functions, Up: Writing Extensions for gawk
[Contents][Index]
gawk
DistributionThis section provides a brief overview of the sample extensions
that come in the gawk
distribution. Some of them are intended
for production use (e.g., the filefuncs
, readdir
, and
inplace
extensions). Others mainly provide example code that
shows how to use the extension API.
fnmatch()
fork()
, wait()
, and waitpid()
ord()
and chr()