[Previous] [Next] [Up] [Top] [Edit]
Starbase C Interface
Header Routines
Column Routines
Row Routines
Fast Searching
- table_search - set up to search a table using a fast access method
- table_srange - search a table for a range using a fast access method
- table_svalue - search a table for a value using a fast access method
Loading data into an array of user data structures
- table_load - load a table directly into a data structure.
- table_loadva - load a table directly into a data structure from varargs table
Low Level Routines
Other
SEE ALSO
[Previous] [Next] [Up] [Top] [Edit]