tags:

views:

22

answers:

0

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 ?