Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::ctime is an STL function to convert std::time_t to std::string.
#include <ctime> |
Screen output:
Mon Aug 2 12:37:32 2010
|
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.