(gawk.info.gz) Functions

Info Catalog (gawk.info.gz) Arrays (gawk.info.gz) Top (gawk.info.gz) Internationalization
 
 9 Functions
 ***********
 
 This major node describes `awk''s built-in functions, which fall into
 three categories: numeric, string, and I/O.  `gawk' provides additional
 groups of functions to work with values that represent time, do bit
 manipulation, sort arrays, and internationalize and localize programs.
 
    Besides the built-in functions, `awk' has provisions for writing new
 functions that the rest of a program can use.  The second half of this
 major node describes these "user-defined" functions.
 

Menu

 
* Built-in                    Summarizes the built-in functions.
* User-defined                Describes User-defined functions in detail.
* Indirect Calls              Choosing the function to call at runtime.
 
Info Catalog (gawk.info.gz) Arrays (gawk.info.gz) Top (gawk.info.gz) Internationalization
automatically generated by info2html