GNU Info

Info Node: (gawk.info)Built-in

(gawk.info)Built-in


Next: User-defined Prev: Functions Up: Functions
Enter node , (file) or (file)node

Built-in Functions
==================

   "Built-in" functions are always available for your `awk' program to
call.  This minor node defines all the built-in functions in `awk';
some of these are mentioned in other sections but are summarized here
for your convenience.

Calling Built-in
How to call built-in functions.
Numeric Functions
Functions that work with numbers, including
`int', `sin' and `rand'.
String Functions
Functions for string manipulation, such as
`split', `match' and `sprintf'.
I/O Functions
Functions for files and shell commands.
Time Functions
Functions for dealing with timestamps.
Bitwise Functions
Functions for bitwise operations.
I18N Functions
Functions for string translation.

automatically generated by info2www version 1.2.2.9