FARGOS/VISTA Object Management Environment Core
..
|
Table of word-aligned 4-character groups representing 0000-9999. More...
#include <text2int_tbl.h>
Public Attributes | |
char | digits [4] |
uint32_t | val |
struct { | |
char _zero [2] | |
uint16_t two_digits | |
} | lastTwoDigits |
struct { | |
char _zero [1] | |
char hundreds | |
uint16_t two_digits | |
} | lastThreeDigits |
Table of word-aligned 4-character groups representing 0000-9999.
char Aligned4Chars::_zero[1] |
char Aligned4Chars::digits[4] |
Referenced by uint_to_ascii().
char Aligned4Chars::hundreds |
struct { ... } Aligned4Chars::lastThreeDigits |
Referenced by uint_to_ascii().
struct { ... } Aligned4Chars::lastTwoDigits |
Referenced by uint_to_ascii().
uint16_t Aligned4Chars::two_digits |
uint32_t Aligned4Chars::val |
Referenced by bytesInUTFcharacter(), text2int32(), text2int64(), and uint_to_ascii().
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |