SpeedCrunch
0.11
|
#include <floatio.h>
Public Attributes | |
signed char | sign |
signed char | base |
const char * | intpart |
const char * | fracpart |
signed char | expsign |
unsigned | exp |
unsigned | maxdigits |
signed char t_itokens::base |
unsigned t_itokens::exp |
signed char t_itokens::expsign |
const char* t_itokens::fracpart |
const char* t_itokens::intpart |
unsigned t_itokens::maxdigits |
signed char t_itokens::sign |