#include <vector>
Go to the source code of this file.
Functions | |
char const * | sectionFormat (char const *section_name) |
Obtain the text format of a section. | |
char const * | sectionName (unsigned char table_id) |
Obtain the name of a section. | |
void | getKnownSectionFormats (std::vector< char const * > &formats_to_set) |
Determine which section formats are known. |
Copyright (c) 2004, Thomas Guest. All rights reserved.
|
Determine which section formats are known.
|
|
Obtain the text format of a section.
|
|
Obtain the name of a section.
|