Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

mlocale_get_prop -

Description

       Get the value of a locale property. The mlocale_get_prop() function returns the value of a property key
       of local locale.  key must be Mname, Mlanguage, Mterritory, Mcodeset, Mmodifier, or Mcoding.

Name

       mlocale_get_prop -

Synopsis

       MSymbol mlocale_get_prop (MLocale * locale, MSymbol key)

See Also