asrm_get_locale()

Get the current locale.

Synopsis:

#include "asr/asrm.h"
 
const char* asrm_get_locale()

Arguments:

Library:

libasr

Description:

The asrm_get_locale() funtion retrieves the current local from the global configuration tree.

Returns:

The name of the current locale.