Functions | |
unsigned char | oem_to_ansi (unsigned char c) |
Windows to ANSI character conversion. More... | |
unsigned char | ansi_to_oem (unsigned char c) |
ANSI to Windows character conversion. More... | |
string | oem_to_ansi (const string &s) |
string | ansi_to_oem (const string &s) |
std::string | oem_to_ansi (const std::string &s) |
Windows to ANSI string conversion. More... | |
std::string | ansi_to_oem (const std::string &s) |
ANSI to Windows string conversion. More... |
|
Windows to ANSI character conversion.
Definition at line 66 of file oem2ansi.cpp. Referenced by oem_to_ansi(). |
|
ANSI to Windows character conversion.
Definition at line 74 of file oem2ansi.cpp. Referenced by ansi_to_oem(). |
|
Definition at line 82 of file oem2ansi.cpp. |
|
Definition at line 94 of file oem2ansi.cpp. |
|
Windows to ANSI string conversion.
|
|
ANSI to Windows string conversion.
|
Contact me in case of errors or questions. This documentation is powered by . |
(C) 2000-2002 |