Click here to Skip to main content
15,914,074 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 3:10
professionalRajesh R Subramanian20-May-08 3:10 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:08
Alex Cutovoi20-May-08 4:08 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 4:12
professionalRajesh R Subramanian20-May-08 4:12 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:22
Alex Cutovoi20-May-08 4:22 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 4:28
professionalRajesh R Subramanian20-May-08 4:28 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:59
Alex Cutovoi20-May-08 4:59 
GeneralRe: Video Capture Pin
Rajesh R Subramanian20-May-08 5:06
professionalRajesh R Subramanian20-May-08 5:06 
Questionwhat is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
sashoalm19-May-08 4:13
sashoalm19-May-08 4:13 
hi, i wondered how i can do this with ostringstream
i want to print time in this format: mm:ss
for minutes=5, seconds=2 it should be 05:02 for example

any ideas? thanks in advance
AnswerRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:26
prasad_som19-May-08 4:26 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:46
prasad_som19-May-08 4:46 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 4:49
mveCPallini19-May-08 4:49 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:56
prasad_som19-May-08 4:56 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
Cedric Moonen19-May-08 4:48
Cedric Moonen19-May-08 4:48 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:54
prasad_som19-May-08 4:54 
AnswerRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 4:47
mveCPallini19-May-08 4:47 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
sashoalm19-May-08 5:30
sashoalm19-May-08 5:30 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
toxcct19-May-08 5:35
toxcct19-May-08 5:35 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 5:55
mveCPallini19-May-08 5:55 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? (modified) Pin
CPallini19-May-08 5:53
mveCPallini19-May-08 5:53 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? (modified) Pin
toxcct19-May-08 6:00
toxcct19-May-08 6:00 
Questioncreate an Event to a TreeView Pin
sabeeshcs19-May-08 2:41
sabeeshcs19-May-08 2:41 
AnswerCross Post Pin
led mike19-May-08 4:26
led mike19-May-08 4:26 
QuestionHelp clarify "this" pointer with dialog boxes Pin
Kwanalouie19-May-08 1:59
Kwanalouie19-May-08 1:59 
AnswerRe: Help clarify "this" pointer with dialog boxes Pin
toxcct19-May-08 2:12
toxcct19-May-08 2:12 
AnswerRe: Help clarify "this" pointer with dialog boxes Pin
_AnsHUMAN_ 19-May-08 2:14
_AnsHUMAN_ 19-May-08 2:14 

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.