| www.delorie.com/gnu/docs/gawk/gawk_132.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Built-in functions are always available for
your awk program to call. This section defines all
the built-in
functions in awk; some of these are mentioned in other sections
but are summarized here for your convenience.
9.1.1 Calling Built-in Functions How to call built-in functions. 9.1.2 Numeric Functions Functions that work with numbers, including int,sinandrand.
9.1.3 String-Manipulation Functions Functions for string manipulation, such as split,matchandsprintf.
9.1.4 Input/Output Functions Functions for files and shell commands. 9.1.5 Using gawk's Timestamp FunctionsFunctions for dealing with timestamps. 9.1.6 Bit-Manipulation Functions of gawkFunctions for bitwise operations. 9.1.7 Using gawk's String-Translation FunctionsFunctions for string translation.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |