Next: How gawk
Finds Extensions, Previous: How It Works at a High Level, Up: Writing Extensions for gawk
[Contents][Index]
C or C++ code for an extension must include the header file
gawkapi.h, which declares the functions and defines the data
types used to communicate with gawk
.
This (rather large) section describes the API in detail.
ERRNO