Console_SetFileApisToOEM

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > Console >

Console_SetFileApisToOEM

 

Description

 

Causes the file I/O functions for the process to use the OEM character set code page. This function is useful for 8-bit console input and output operations.

 

Syntax

 

Console_SetFileApisToOEM

 

Returns

 

None

 

Remarks

 

Restrictions

 

See also

 

Examples