Domain Name Forum
>
Web Design & Development
>
Programming
>
C++
> static Date creatDate (char *stringDate)
PDA
View Full Version :
static Date creatDate (char *stringDate)
C++
04-23-2010, 10:14 AM
I have a Date class. In this class :(Date.h) class Date { ... public: static Date creatDate (char *stringDate) .... }; Date.cpp:
vBulletin® v3.8.2, Copyright ©2000-2026, Jelsoft Enterprises Ltd.