Click here to Skip to main content
15,907,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Though here is C++ but I have a database problem? Pin
DengJW1-Mar-04 18:52
DengJW1-Mar-04 18:52 
GeneralRe: Though here is C++ but I have a database problem? Pin
Prakash Nadar1-Mar-04 19:17
Prakash Nadar1-Mar-04 19:17 
GeneralRe: Though here is C++ but I have a database problem? Pin
DengJW1-Mar-04 19:50
DengJW1-Mar-04 19:50 
AnswerThank u all. Sovled problem. the cause is WIn2k modules corrupted Pin
DengJW1-Mar-04 21:05
DengJW1-Mar-04 21:05 
GeneralCreating child processes within a window Pin
perrymail20001-Mar-04 16:07
perrymail20001-Mar-04 16:07 
GeneralRe: Creating child processes within a window Pin
Joe Woodbury1-Mar-04 18:37
professionalJoe Woodbury1-Mar-04 18:37 
GeneralCreating child processes Pin
perrymail20001-Mar-04 16:02
perrymail20001-Mar-04 16:02 
GeneralNeed Help Fast! Conditionals Pin
SeanP2841-Mar-04 14:56
SeanP2841-Mar-04 14:56 
I'm brand new to C++ and I have to figure this out really fast. I'm almost completely lost so I could use all the help I can get. Thanks in advance. This is what I need to do:

Write a program that allows you to add two time durations expressed in hours, minutes and seconds. Your program should prompt the user to enter these fields for both times and the display the result including a day field. Here’s an example of what your output might look like:

First time duration
Enter hours: 12
Enter minutes: 23
Enter seconds: 32

Second time duration
Enter hours: 13
Enter minutes: 26
Enter seconds: 47

Total time is 1 day and 01:50:19.

GeneralRe: Need Help Fast! Conditionals Pin
Anonymous1-Mar-04 16:18
Anonymous1-Mar-04 16:18 
GeneralRe: Need Help Fast! Conditionals Pin
Daniel Turini1-Mar-04 19:32
Daniel Turini1-Mar-04 19:32 
GeneralRe: Need Help Fast! Conditionals Pin
David Crow2-Mar-04 10:18
David Crow2-Mar-04 10:18 
GeneralEnumerated types Pin
satcat1-Mar-04 13:05
satcat1-Mar-04 13:05 
GeneralRe: Enumerated types Pin
Prakash Nadar1-Mar-04 14:51
Prakash Nadar1-Mar-04 14:51 
QuestionVersion writing APIs? Pin
Ravi Bhavnani1-Mar-04 12:55
professionalRavi Bhavnani1-Mar-04 12:55 
AnswerRe: Version writing APIs? Pin
Prakash Nadar1-Mar-04 14:53
Prakash Nadar1-Mar-04 14:53 
GeneralRe: Version writing APIs? Pin
Steve S1-Mar-04 22:28
Steve S1-Mar-04 22:28 
GeneralRe: Version writing APIs? Pin
Ravi Bhavnani2-Mar-04 2:47
professionalRavi Bhavnani2-Mar-04 2:47 
GeneralRe: Version writing APIs? Pin
Steve S2-Mar-04 6:36
Steve S2-Mar-04 6:36 
GeneralSuper Easy C++ program help Pin
Joe Estes1-Mar-04 12:51
Joe Estes1-Mar-04 12:51 
GeneralRe: Super Easy C++ program help Pin
Anonymous1-Mar-04 16:03
Anonymous1-Mar-04 16:03 
GeneralRe: Super Easy C++ program help Pin
Prakash Nadar1-Mar-04 18:53
Prakash Nadar1-Mar-04 18:53 
Generalmfc and win32 Pin
vglmco1-Mar-04 11:46
vglmco1-Mar-04 11:46 
GeneralRe: mfc and win32 Pin
l a u r e n1-Mar-04 12:05
l a u r e n1-Mar-04 12:05 
GeneralRe: mfc and win32 Pin
Prakash Nadar1-Mar-04 14:47
Prakash Nadar1-Mar-04 14:47 
GeneralRe: mfc and win32 Pin
vglmco2-Mar-04 4:18
vglmco2-Mar-04 4:18 

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.