MKI_GetLocale (Application) New in Version 2013.0

www.CAD6.com

C++ Syntax

_locale_t&

MKI_GetLocale( void );

 

Retrieves the locale used by the serving application for language- and region-independent conversion of numerical value into texts and vice versa. It can be used in calls to _sprintf_l() and _sscanf_l(), respectively.

 

Return Value

Returns a reference to the locale of the serving application (default English settings, i.e. decimal point).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH