All Manuals > LispWorks® User Guide and Reference Manual > 48 Miscellaneous WIN32 symbols

*multibyte-code-page-ef* Variable

Summary

Holds the external format corresponding to the current Windows multi-byte code page.

Package

win32

Initial Value

An external format that is specific to the current locale.

Description

The variable *multibyte-code-page-ef* holds the external format corresponding to the current Windows multi-byte code page. It is automatically initialized to the correct value, when the image is started. If you change the code page (using _setmbcp), you need to set this variable, too.

See also

locale-file-encoding


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:08