Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: split string - better way? Pin
Cedric Moonen19-Mar-08 5:51
Cedric Moonen19-Mar-08 5:51 
JokeRe: split string - better way? Pin
David Crow19-Mar-08 5:54
David Crow19-Mar-08 5:54 
JokeRe: split string - better way? Pin
Rajesh R Subramanian19-Mar-08 9:02
professionalRajesh R Subramanian19-Mar-08 9:02 
GeneralRe: split string - better way? Pin
Mark Salsbery19-Mar-08 12:04
Mark Salsbery19-Mar-08 12:04 
QuestionRe: split string - better way? Pin
crossie19-Mar-08 18:45
crossie19-Mar-08 18:45 
GeneralRe: split string - better way? Pin
Cedric Moonen19-Mar-08 21:49
Cedric Moonen19-Mar-08 21:49 
GeneralRe: split string - better way? Pin
ThatsAlok19-Mar-08 19:36
ThatsAlok19-Mar-08 19:36 
AnswerRe: split string - better way? Pin
Cedric Moonen19-Mar-08 5:50
Cedric Moonen19-Mar-08 5:50 
You could also use a COleDateTime[^] object: you "load" the date using the ParseDateTime method and then you can retrieve all the information you need using the different member functions.
The big advantage is that it checks for the date validity, which is a pain if you have to do it yourself (months don't have the same number of days and you have to take into account leap years too Sigh | :sigh: ).

Cédric Moonen
Software developer

Charting control [v1.3]

GeneralRe: split string - better way? Pin
Tara1419-Mar-08 7:47
Tara1419-Mar-08 7:47 
GeneralRe: split string - better way? Pin
Cedric Moonen19-Mar-08 8:06
Cedric Moonen19-Mar-08 8:06 
Question[Message Deleted] Pin
Danielle Schmitt19-Mar-08 5:13
Danielle Schmitt19-Mar-08 5:13 
GeneralRe: Can I put a CDialogBar on a CDialog? Pin
SandipG 19-Mar-08 8:42
SandipG 19-Mar-08 8:42 
GeneralCRT Dependencies Detection - App Deployment Pin
snir_ya19-Mar-08 5:08
snir_ya19-Mar-08 5:08 
GeneralRe: CRT Dependencies Detection - App Deployment Pin
Cedric Moonen19-Mar-08 5:13
Cedric Moonen19-Mar-08 5:13 
GeneralRe: CRT Dependencies Detection - App Deployment Pin
led mike19-Mar-08 5:18
led mike19-Mar-08 5:18 
GeneralRe: CRT Dependencies Detection - App Deployment Pin
Matthew Faithfull19-Mar-08 5:20
Matthew Faithfull19-Mar-08 5:20 
GeneralRe: CRT Dependencies Detection - App Deployment Pin
snir_ya19-Mar-08 5:28
snir_ya19-Mar-08 5:28 
GeneralRe: CRT Dependencies Detection - App Deployment Pin
Matthew Faithfull19-Mar-08 6:50
Matthew Faithfull19-Mar-08 6:50 
QuestionUnique hardware code Pin
Joseph Marzbani19-Mar-08 4:43
Joseph Marzbani19-Mar-08 4:43 
QuestionRe: Unique hardware code Pin
Maximilien19-Mar-08 5:10
Maximilien19-Mar-08 5:10 
GeneralRe: Unique hardware code Pin
Chris Losinger19-Mar-08 7:16
professionalChris Losinger19-Mar-08 7:16 
GeneralRe: Unique hardware code Pin
James R. Twine19-Mar-08 8:37
James R. Twine19-Mar-08 8:37 
GeneralNative C++ resources in a .NET application Pin
hatemtaleb19-Mar-08 4:20
hatemtaleb19-Mar-08 4:20 
GeneralRe: Native C++ resources in a .NET application Pin
led mike19-Mar-08 4:41
led mike19-Mar-08 4:41 
GeneralRe: Native C++ resources in a .NET application Pin
hatemtaleb19-Mar-08 5:02
hatemtaleb19-Mar-08 5:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.