Qore Programming Language Reference Manual  0.9.16
Number String Formatting Constants

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...
 

Detailed Description

Variable Documentation

◆ SNF_AllDigits

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.

See also
the following pseudo-methods that accept this value in the prec argument: