| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Converts an ANSI string to the OEM character set.
ConvToOemCP( <cANSI_String> ) --> cOEM_String
The function returns <cANSI_String> converted to the OEM character set.
The function ConvToOemCP() is a synonym for HB_AnsiToOem(). Refer to function HB_AnsiToOem().
| See also: | HB_AnsiToOem() |
| Category: | Conversion functions |
| Source: | rtl\oemansi.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com