yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
ncx_dec64_t Struct Reference

Decimal64 data type. More...

#include <ncxtypes.h>

Data Fields

int64 val
 adjusted number to fit in 64 bits
 
uint8 digits
 number of decimal digits 1 . More...
 
uint8 zeroes
 number of leading zeroes 0 . More...
 

Detailed Description

Decimal64 data type.

Field Documentation

◆ digits

uint8 digits

number of decimal digits 1 .

. 18

◆ zeroes

uint8 zeroes

number of leading zeroes 0 .

. 17


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