Memory
In this category:
LQT_DestroyFileInfo
LQT_DestroyPhrase
LQT_MakeWordInfo
LQT_DestroyWordInfo
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
Routines in this category deal with allocating and freeing memory. The routines .Xref
emalloc
.Xref
erealloc
.Xref
ecalloc
and .Xref
efree
routines are due to change shortly in a move to a slab allocation policy.