gawk: Extension API Description

1 
1 16.4 API Description
1 ====================
1 
1 C or C++ code for an extension must include the header file 'gawkapi.h',
1 which declares the functions and defines the data types used to
1 communicate with 'gawk'.  This (rather large) minor node describes the
1 API in detail.
1 

Menu