#include <cc++/config.h>
#include <cc++/strchar.h>
#include <ctime>
Go to the source code of this file.
Compounds | |
class | Date |
The Date class uses a julian date representation of the current year, month, and day. julian number based date class. More... | |
class | DateNumber |
A number class that manipulates a string buffer that is also a date. a number that is also a date string. More... | |
class | Number |
A number manipulation class. number manipulation. More... | |
class | ZNumber |