Locale *intlLookupLocale(Item locItem);
{
Item |t;
Locale *loc;
it = intlOpenLocale(NULL);
0
{
loc = intlLookupLocale(it);
// you can now read fields in the Locale structure.
e
intlCloseLocale(it);
}
}
intlOpenLocale
(), intlCloseLocale()