ost::DateNumber(3) | Library Functions Manual | ost::DateNumber(3) |
ost::DateNumber - A number class that manipulates a string buffer that is also a date.
#include <numbers.h>
Inherits ost::Number, and ost::Date.
DateNumber (char *buffer)
virtual ~DateNumber ()
void update (void)
A number class that manipulates a string buffer that is also a date.
Author:
Reimplemented from ost::Date.
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Wed Oct 31 2018 | GNU CommonC++ |