#include "tag.h"
#include "file.h"
Go to the source code of this file.
Compounds | |
class | CharClose |
class | CharOpen |
class that handels the char tag. More... | |
Functions | |
bool | char_set_convert (File in, File out, std::string char_set, std::string &err) |
convert function. More... |
|
convert function. this function is not really needed now, but maybe I'll use it later |