Utilities/Glue
In this category:
LQU_NewSymbolTable
LQU_AddBindingToTable
LQU_PopSymbolTable
LQU_PushGlueTable
All Categories:
Overview
Database/Database
Database/Defaults
Database/Documents
Database/Dynamic Hashing
Database/Files
Database/Physical
Database/Retrieval
Database/Update
Database/Words
Error Handling
Input
Language/Stemming
Language/Stop List
Memory
Other/Terminal
Output
Retrieval/Matching
Retrieval/Phrases
Tracing
Utilities/Files
Utilities/Glue
Utilities/Memory
Utilities/Name Space
Utilities/Numeric Range
Utilities/Strings
Utilities/System
Glue is a mechanism for binding C variables to strings so that they can be referred to later in formatting output. It was a proof of concept and is used only in lqkwic.c - but then, that is what it was designed for.