Iros
 
Loading...
Searching...
No Matches
lconv Struct Reference

#include <locale.h>

Public Attributes

char * decimal_point
 
char * thousands_sep
 
char * grouping
 
char * mon_decimal_point
 
char * mon_thousands_sep
 
char * mon_grouping
 
char * positive_sign
 
char * negative_sign
 
char * currency_symbol
 
char frac_digits
 
char p_cs_precedes
 
char n_cs_precedes
 
char p_sep_by_space
 
char n_sep_by_space
 
char p_sign_posn
 
char n_sign_posn
 
char * int_curr_symbol
 
char int_frac_digits
 
char int_p_cs_precedes
 
char int_n_cs_precedes
 
char int_p_sep_by_space
 
char int_n_sep_by_space
 
char int_p_sign_posn
 
char int_n_sign_posn
 

Member Data Documentation

◆ currency_symbol

char* lconv::currency_symbol

◆ decimal_point

char* lconv::decimal_point

◆ frac_digits

char lconv::frac_digits

◆ grouping

char* lconv::grouping

◆ int_curr_symbol

char* lconv::int_curr_symbol

◆ int_frac_digits

char lconv::int_frac_digits

◆ int_n_cs_precedes

char lconv::int_n_cs_precedes

◆ int_n_sep_by_space

char lconv::int_n_sep_by_space

◆ int_n_sign_posn

char lconv::int_n_sign_posn

◆ int_p_cs_precedes

char lconv::int_p_cs_precedes

◆ int_p_sep_by_space

char lconv::int_p_sep_by_space

◆ int_p_sign_posn

char lconv::int_p_sign_posn

◆ mon_decimal_point

char* lconv::mon_decimal_point

◆ mon_grouping

char* lconv::mon_grouping

◆ mon_thousands_sep

char* lconv::mon_thousands_sep

◆ n_cs_precedes

char lconv::n_cs_precedes

◆ n_sep_by_space

char lconv::n_sep_by_space

◆ n_sign_posn

char lconv::n_sign_posn

◆ negative_sign

char* lconv::negative_sign

◆ p_cs_precedes

char lconv::p_cs_precedes

◆ p_sep_by_space

char lconv::p_sep_by_space

◆ p_sign_posn

char lconv::p_sign_posn

◆ positive_sign

char* lconv::positive_sign

◆ thousands_sep

char* lconv::thousands_sep

The documentation for this struct was generated from the following file: