MicrOS
localeconv.c File Reference
#include "../locale.h"

Functions

lconvlocaleconv ()
 Get locale formatting parameters for quantities. More...
 

Function Documentation

◆ localeconv()

lconv* localeconv ( )

Get locale formatting parameters for quantities.

Returns the length of the C string str. The length of a C string is determined by the terminating null-character.

Returns
A pointer to a structure object of the structure type lconv with the corresponding values for the current locale filled in.