34 #include "lib/ntextd.h" 36 #include "system/program.h"
virtual void SetDigits(unsigned int digits)=0
Base class for all statements in a syntax tree.
Set number of significant digits to show.
void Append(const char *source)
virtual const char * GetText(Number *number)=0
RealNumber(unsigned int i)
void SetDigits(int digits)
Represent a real number with 15 significant digits.
DigitsStatement(unsigned int digits)
Constructor used to show number of active digits.
virtual unsigned int GetDigits()=0
int StrLen(const char *string)
Get the length of a null terminated string.
Base class for all numeral systems.
DecimalSystem(unsigned int digits)
class NumeralSystem * Input
void EnsureSize(unsigned int size)
Ensure a memory block of specified size is allocated.
DigitsStatement()
Constructor used to show number of active digits.
class PreferencesBase * Preferences
class NumeralSystem * Output