Qore Programming Language Reference Manual
1.7.0
|
Variables | |
const | Qore::SNF_AllDigits = QORE_NUM_ALL_DIGITS |
This is a special constant to be used with string number formatting pseudo-methods that take an integer prec argument; this value indicates that all available digits should be included in the output string. More... | |
const Qore::SNF_AllDigits = QORE_NUM_ALL_DIGITS |
This is a special constant to be used with string number formatting pseudo-methods that take an integer prec argument; this value indicates that all available digits should be included in the output string.