Holds the external format corresponding to the current Windows multi-byte code page.
win32
An external format that is specific to the current locale.
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.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:08