Call to the function
setlocale(LC_MESSAGES , NULL)
returns ""(empty string) not Null or any locale.
why do i get this return value ?
is it because this feature is not implemented in the platform ?
Call to the function
setlocale(LC_MESSAGES , NULL)
returns ""(empty string) not Null or any locale.
why do i get this return value ?
is it because this feature is not implemented in the platform ?