adding dates
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi, i am new to vc++,i am trying to add two dates but i could not get it.can anyone help me in solving this?i want to add two dates and store it in a variable (of any type), like datediff in vb do we have any such functions in vc++? thanks in advance for all
-
hi, i am new to vc++,i am trying to add two dates but i could not get it.can anyone help me in solving this?i want to add two dates and store it in a variable (of any type), like datediff in vb do we have any such functions in vc++? thanks in advance for all
See the
CTimeSpan
class. There are also a bunch of articles right here at CP! /ravi Let's put "civil" back in "civilization" http://www.ravib.com ravib@ravib.com