class DateNumber

a number that is also a date string. More...

Full nameost::DateNumber
Definition#include <numbers.h>
Inheritsost::Date [public ], ost::Number [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

A number class that manipulates a string buffer that is also a date.

void  Update (void)

Update

[protected]

Reimplemented from Date.

 DateNumber (char *buffer)

DateNumber