Container for Virtual Text record (line) offsets. More...
#include <gg_structs.h>
Data Fields | |
| int | line_no | 
| Line Number.  | |
| off_t | offset | 
| start offset  | |
| int | len | 
| record (line) length (in bytes)  | |
| int | num_fields | 
| number of fields into this record  | |
Container for Virtual Text record (line) offsets.
 1.8.1.1