#include "SectionFormat.hpp"
#include <cstring>
Functions | |
| char const * | sectionFormat (char const *section_name) |
| Obtain the text format of a section. | |
| void | getKnownSectionFormats (std::vector< char const * > &formats) |
| Determine which section formats are known. | |
| char const * | sectionName (unsigned char table_id) |
| Obtain the name of a section. | |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7