| Index Entry | | Section |
|
| H | | |
| h debugger command (alias for help) | | 14.3.6 Miscellaneous Commands |
| Hankerson, Darrel | | Acknowledgments |
| Hankerson, Darrel | | A.8 Major Contributors to gawk |
| Haque, John | | Acknowledgments |
| Haque, John | | A.8 Major Contributors to gawk |
| Hartholz, Elaine | | Acknowledgments |
| Hartholz, Marshall | | Acknowledgments |
| Hasegawa, Isamu | | A.8 Major Contributors to gawk |
| help debugger command | | 14.3.6 Miscellaneous Commands |
| hexadecimal numbers | | 6.1.1.2 Octal and Hexadecimal Numbers |
| hexadecimal values, enabling interpretation of | | 2.2 Command-Line Options |
| histsort.awk program | | 13.3.6 Removing Duplicates from Unsorted Text |
| Hughes, Phil | | Acknowledgments |
| HUP signal | | 11.5 Profiling Your awk Programs |
| hyphen (-), - operator | | 6.5 Operator Precedence (How Operators Nest) |
| hyphen (-), - operator | | 6.5 Operator Precedence (How Operators Nest) |
| hyphen (-), -- (decrement/increment) operators | | 6.5 Operator Precedence (How Operators Nest) |
| hyphen (-), -- operator | | 6.2.4 Increment and Decrement Operators |
| hyphen (-), -= operator | | 6.2.3 Assignment Expressions |
| hyphen (-), -= operator | | 6.5 Operator Precedence (How Operators Nest) |
| hyphen (-), filenames beginning with | | 2.2 Command-Line Options |
| hyphen (-), in bracket expressions | | 3.4 Using Bracket Expressions |
|
| I | | |
| i debugger command (alias for info) | | 14.3.5 Obtaining Information About The Program and The Debugger State |
| id utility | | 13.2.3 Printing out User Information |
| id.awk program | | 13.2.3 Printing out User Information |
| if statement | | 3.1 How to Use Regular Expressions |
| if statement | | 7.4.1 The if-else Statement |
| if statement, actions, changing | | 7.1.3 Specifying Record Ranges with Patterns |
| igawk.sh program | | 13.3.9 An Easy Way to Use Library Functions |
| ignore debugger command | | 14.3.1 Control Of Breakpoints |
| IGNORECASE variable | | 3.6 Case Sensitivity in Matching |
| IGNORECASE variable | | 7.5.1 Built-in Variables That Control awk |
| IGNORECASE variable | | 8.1.1 Introduction to Arrays |
| IGNORECASE variable | | 9.1.3 String-Manipulation Functions |
| IGNORECASE variable | | 11.2.2 Sorting Array Values and Indices with gawk |
| IGNORECASE variable, array sorting and | | 11.2.2 Sorting Array Values and Indices with gawk |
| IGNORECASE variable, array subscripts and | | 8.1.1 Introduction to Arrays |
| IGNORECASE variable, in example programs | | 12 A Library of awk Functions |
| implementation issues, gawk | | Appendix C Implementation Notes |
| implementation issues, gawk, debugging | | C.1 Downward Compatibility and Debugging |
| implementation issues, gawk, limits | | 4.9.9 Points to Remember About getline |
| implementation issues, gawk, limits | | 5.6 Redirecting Output of print and printf |
| in operator | | 6.3.2.2 Comparison Operators |
| in operator | | 6.5 Operator Precedence (How Operators Nest) |
| in operator | | 7.4.4 The for Statement |
| in operator | | 13.2.3 Printing out User Information |
| in operator, arrays and | | 8.1.2 Referring to an Array Element |
| in operator, arrays and | | 8.1.5 Scanning All Elements of an Array |
| increment operators | | 6.2.4 Increment and Decrement Operators |
| index() function | | 9.1.3 String-Manipulation Functions |
| indexing arrays | | 8.1.1 Introduction to Arrays |
| indirect function calls | | 9.3 Indirect Function Calls |
| info debugger command | | 14.3.5 Obtaining Information About The Program and The Debugger State |
| initialization, automatic | | 1.5 A More Complex Example |
| input files | | 4 Reading Input Files |
| input files, closing | | 5.8 Closing Input and Output Redirections |
| input files, counting elements in | | 13.2.7 Counting Things |
| input files, examples | | 1.2 Data Files for the Examples |
| input files, reading | | 4 Reading Input Files |
| input files, running awk without | | 1.1.2 Running awk Without Input Files |
| input files, running awk without | | 1.1.2 Running awk Without Input Files |
| input files, variable assignments and | | 2.3 Other Command-Line Arguments |
| input pipeline | | 4.9.5 Using getline from a Pipe |
| input redirection | | 4.9.3 Using getline from a File |
| input, data, nondecimal | | 11.1 Allowing Nondecimal Input Data |
| input, explicit | | 4.9 Explicit Input with getline |
| input, files, See input files | | 4.8 Multiple-Line Records |
| input, multiline records | | 4.8 Multiple-Line Records |
| input, splitting into records | | 4.1 How Input Is Split into Records |
| input, standard | | 1.1.2 Running awk Without Input Files |
| input, standard | | 5.7.1 Special Files for Standard Descriptors |
| input/output, binary | | 7.5.1 Built-in Variables That Control awk |
| input/output, from BEGIN and END | | 7.1.4.2 Input/Output from BEGIN and END Rules |
| input/output, two-way | | 11.3 Two-Way Communications with Another Process |
| insomnia, cure for | | 13.3.2 An Alarm Clock Program |
| installation, VMS | | B.3.2 How to Compile and Install gawk on VMS |
| installing gawk | | Appendix B Installing gawk |
| INT signal (MS-Windows) | | 11.5 Profiling Your awk Programs |
| int() function | | 9.1.2 Numeric Functions |
| integers | | D.2 Data Values in a Computer |
| integers, unsigned | | D.2 Data Values in a Computer |
| interacting with other programs | | 9.1.4 Input/Output Functions |
| internal constant, INVALID_HANDLE | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, assoc_clear() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, assoc_lookup() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, dupnode() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, force_number() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, force_string() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, force_wstring() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, get_actual_argument() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, get_argument() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, get_curfunc_arg_count() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, iop_alloc() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, make_builtin() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, make_number() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, make_string() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, register_deferred_variable() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, register_open_hook() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, unref() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, update_ERRNO() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal function, update_ERRNO_saved() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal macro, get_array_argument() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal macro, get_scalar_argument() | | C.3.1 A Minimal Introduction to gawk Internals |
| internal structure, IOBUF | | C.3.1 A Minimal Introduction to gawk Internals |
| internal type, AWKNUM | | C.3.1 A Minimal Introduction to gawk Internals |
| internal type, NODE | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, nargs | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, stlen | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, stptr | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, type | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, vname | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, wstlen | | C.3.1 A Minimal Introduction to gawk Internals |
| internal variable, wstptr | | C.3.1 A Minimal Introduction to gawk Internals |
| internationalization | | 9.1.8 String-Translation Functions |
| internationalization | | 10.1 Internationalization and Localization |
| internationalization, localization | | 7.5.1 Built-in Variables That Control awk |
| internationalization, localization | | 10 Internationalization with gawk |
| internationalization, localization, character classes | | 3.4 Using Bracket Expressions |
| internationalization, localization, gawk and | | 10 Internationalization with gawk |
| internationalization, localization, locale categories | | 10.2 GNU gettext |
| internationalization, localization, marked strings | | 10.3 Internationalizing awk Programs |
| internationalization, localization, portability and | | 10.4.3 awk Portability Issues |
| internationalizing a program | | 10.2 GNU gettext |
| interpreted programs | | D.1 What a Program Does |
| interpreted programs | | Glossary |
| interval expressions | | 3.3 Regular Expression Operators |
| INVALID_HANDLE internal constant | | C.3.1 A Minimal Introduction to gawk Internals |
| inventory-shipped file | | 1.2 Data Files for the Examples |
| IOBUF internal structure | | C.3.1 A Minimal Introduction to gawk Internals |
| iop_alloc() internal function | | C.3.1 A Minimal Introduction to gawk Internals |
| isarray() function (gawk) | | 9.1.7 Getting Type Information |
| ISO | | Glossary |
| ISO 8859-1 | | Glossary |
| ISO Latin-1 | | Glossary |
|