FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents

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
 

Detailed Description

Table of word-aligned 4-character groups representing 0000-9999.

Member Data Documentation

◆ _zero

char Aligned4Chars::_zero[1]

◆ digits

char Aligned4Chars::digits[4]

Referenced by uint_to_ascii().

◆ hundreds

char Aligned4Chars::hundreds

◆ lastThreeDigits

struct { ... } Aligned4Chars::lastThreeDigits

Referenced by uint_to_ascii().

◆ lastTwoDigits

struct { ... } Aligned4Chars::lastTwoDigits

Referenced by uint_to_ascii().

◆ two_digits

uint16_t Aligned4Chars::two_digits

◆ val

uint32_t Aligned4Chars::val

The documentation for this union was generated from the following file:
Generated: Fri Jul 31 2020 18:19:16
Support Information