parse_date.h File Reference

This file defines the interface to the parse_date function. This function was written by David Nugent and is released with his own copyright -- although you could easily rewrite it yourself understanding what he does. More...

#include <time.h>
Include dependency graph for parse_date.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

time_t parse_date (char const *string, time_t dt=0)

Detailed Description

This file defines the interface to the parse_date function. This function was written by David Nugent and is released with his own copyright -- although you could easily rewrite it yourself understanding what he does.

Definition in file parse_date.h.


Function Documentation

time_t parse_date ( char const *  string,
time_t  dt = 0 
)

Definition at line 219 of file parse_date.cxx.

Here is the call graph for this function:

Generated on Wed Feb 29 22:51:12 2012 for CXXUtilities by  doxygen 1.6.3