is there some way to do this with ctime?
I have included ctime, and I created a ctime variable for storing the current time, CTime theTime;
but I get an error "CTime undeclared identifier".
Also, is there anyway to seperate the year from the returned value?

Thank you!!