#include <terralib/core/encoding/CharEncoding.h>#include <terralib_buildconfig.h>#include <cstdlib>#include <fstream>#include <iostream>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 38 of file examples/core/encoding/main.cpp.
References te::core::CP1252, te::core::CharEncoding::fromUTF8(), te::core::LATIN1, and te::core::CharEncoding::toUTF8().