What I'm wanting to do it take a ctime() string and convert it to a tm struct. I know I can do this manually, but it seems like there should already be a function to do this.
ctime() returns a string in the format of Www Mmm dd hh:mm:ss yyyy.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |