Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
Decimal Struct Reference

Data Fields

char sign
char oom
char isNull
char isInit
int nDigit
int nFrac
signed char * a

Detailed Description

Definition at line 3731 of file shell.c.

Field Documentation

◆ a

◆ isInit

char Decimal::isInit

Definition at line 3735 of file shell.c.

Referenced by decimalNewFromText(), and decimalSumStep().

◆ isNull

char Decimal::isNull

◆ nDigit

◆ nFrac

◆ oom

◆ sign


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