32 #include "system/program.h"
void NewPositionalOutput(short unsigned int base, short unsigned int digits)
Base class for all statements in a syntax tree.
void Append(const char *source)
OutputStatement()
Constructor used to show number of active digits.
Change numeral output system.
virtual const char * GetName()=0
virtual unsigned int GetDigits()=0
int StrLen(const char *string)
Get the length of a null terminated string.
OutputStatement(unsigned int base)
Constructor used to set number of active digits.
void EnsureSize(unsigned int size)
Ensure a memory block of specified size is allocated.
class NumeralSystem * Output