Embedded Artistry Framework
Embedded Systems C++ Framework
Macros | Functions
gethex.c File Reference
#include "gdtoaimp.h"
Include dependency graph for gethex.c:

Macros

#define decimalpoint   '.'
 

Functions

int gethex (CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
 

Macro Definition Documentation

◆ decimalpoint

#define decimalpoint   '.'

Function Documentation

◆ gethex()

int gethex ( CONST char **  sp,
FPI fpi,
Long exp,
Bigint **  bp,
int  sign 
)