Buoyancy Firmware  1.0
Buoyancy Vehicle Firmware Documentation
__RAL_locale_codeset_t Struct Reference

Data Fields

int(* __isctype )(int, int)
 
int(* __toupper )(int)
 
int(* __tolower )(int)
 
int(* __iswctype )(long, int)
 
long(* __towupper )(long)
 
long(* __towlower )(long)
 
int(* __wctomb )(char *s, unsigned wc, struct __mbstate_s *state)
 
int(* __mbtowc )(unsigned *pwc, const char *s, unsigned len, struct __mbstate_s *state)
 

Field Documentation

◆ __isctype

int(* __isctype) (int, int)

◆ __iswctype

int(* __iswctype) (long, int)

◆ __mbtowc

int(* __mbtowc) (unsigned *pwc, const char *s, unsigned len, struct __mbstate_s *state)

◆ __tolower

int(* __tolower) (int)

◆ __toupper

int(* __toupper) (int)

◆ __towlower

long(* __towlower) (long)

◆ __towupper

long(* __towupper) (long)

◆ __wctomb

int(* __wctomb) (char *s, unsigned wc, struct __mbstate_s *state)

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