Next: Extension API Boilerplate, Previous: Array Manipulation, Up: Extension API Description [Contents][Index]
The API provides two sets of variables. The first provides information
about the version of the API (both with which the extension was compiled,
and with which gawk
was compiled). The second provides
information about how gawk
was invoked.
• Extension Versioning: | API Version information. | |
• Extension API Informational Variables: | Variables providing information about
gawk ’s invocation.
|