DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gawk.info.gz) Advanced Features

Info Catalog (gawk.info.gz) Internationalization (gawk.info.gz) Top (gawk.info.gz) Invoking Gawk
 
 Advanced Features of `gawk'
 ***************************
 
      Write documentation as if whoever reads it is a violent psychopath
      who knows where you live.
      Steve English, as quoted by Peter Langston
 
    This major node discusses advanced features in `gawk'.  It's a bit
 of a "grab bag" of items that are otherwise unrelated to each other.
 First, a command-line option allows `gawk' to recognize nondecimal
 numbers in input data, not just in `awk' programs.  Next, two-way I/O,
 discussed briefly in earlier parts of this Info file, is described in
 full detail, along with the basics of TCP/IP networking and BSD portal
 files.  Finally, `gawk' can "profile" an `awk' program, making it
 possible to tune it for performance.
 
     Adding New Built-in Functions to `gawk' Dynamic Extensions,
 discusses the ability to dynamically add new built-in functions to
 `gawk'.  As this feature is still immature and likely to change, its
 description is relegated to an appendix.
 

Menu

 
* Nondecimal Data             Allowing nondecimal input data.
* Two-way I/O                 Two-way communications with another process.
* TCP/IP Networking           Using `gawk' for network programming.
* Portal Files                Using `gawk' with BSD portals.
* Profiling                   Profiling your `awk' programs.
 
Info Catalog (gawk.info.gz) Internationalization (gawk.info.gz) Top (gawk.info.gz) Invoking Gawk
automatically generated byinfo2html