PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Public Attributes | List of all members
_Mbstate Struct Reference
+ Collaboration diagram for _Mbstate:

Public Attributes

unsigned int total:5
 
unsigned int left:5
 
unsigned int partial:22
 

Detailed Description

Definition at line 23 of file wchar_t.h.

Member Data Documentation

◆ left

unsigned int _Mbstate::left

Definition at line 25 of file wchar_t.h.

◆ partial

unsigned int _Mbstate::partial

Definition at line 26 of file wchar_t.h.

◆ total

unsigned int _Mbstate::total

Definition at line 24 of file wchar_t.h.


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