[Toc][Index]

Glossary - L

 
 L    
 LCT - logical color table. 
 LDT - Local descriptor table. 
 LIFO stack - A data structure from which data is retrieved in "Last-In, 
    First-Out" order. 
 linked list - A list in which the data elements may be dispersed, but in 
    which each data element contains information for locating the next. 
    Synonym for chained list. 
 linear address - A unique value that identifies the memory object. 
 Local Descriptor Table (LDT) - A table that defines code and data 
    segments specific to a single task. 
 logical palette - An array of RGB and mapping index pairs, created by the 
    device driver when defining a palette (as a result of a 
    GpqCreatePalette call). 
 LVB - Logical Video Buffer. 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs