(gawk.info.gz) Variables

Info Catalog (gawk.info.gz) Using Constant Regexps (gawk.info.gz) Expressions (gawk.info.gz) Conversion
 
 5.3 Variables
 =============
 
 Variables are ways of storing values at one point in your program for
 use later in another part of your program.  They can be manipulated
 entirely within the program text, and they can also be assigned values
 on the `awk' command line.
 

Menu

 
* Using Variables             Using variables in your programs.
* Assignment Options          Setting variables on the command-line and a
                                 summary of command-line syntax. This is an
                                 advanced method of input.
 
Info Catalog (gawk.info.gz) Using Constant Regexps (gawk.info.gz) Expressions (gawk.info.gz) Conversion
automatically generated by info2html