|
OpenMW
|
#include <iostream>#include <iconv.h>#include <cassert>Functions | |
| void | tab () |
| void | num (char i, bool last) |
| void | writeChar (char *value, int length, bool last, const std::string &comment="") |
| void | writeMissing (bool last) |
| int | write_table (const std::string &charset, const std::string &tableName) |
| int | main () |
| int main | ( | ) |
| void num | ( | char | i, |
| bool | last | ||
| ) |
| void tab | ( | ) |
| int write_table | ( | const std::string & | charset, |
| const std::string & | tableName | ||
| ) |
| void writeMissing | ( | bool | last | ) |
1.8.6