34 #include "lib/ntextd.h" 48 long blocks, size, peak;
Base class for all statements in a syntax tree.
void Append(const char *source)
void MemUsage(long *blocks, long *size, long *peak)
Get memory usage in the global memory list.
virtual const char * GetText(Number *number)=0
Represent a real number with 15 significant digits.
int StrLen(const char *string)
Get the length of a null terminated string.
Base class for all numeral systems.
DecimalSystem(unsigned int digits)
void EnsureSize(unsigned int size)
Ensure a memory block of specified size is allocated.