Click here to Skip to main content
15,910,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mixing C++ and C code - HELP Pin
Maximilien23-Mar-04 5:44
Maximilien23-Mar-04 5:44 
GeneralRe: Mixing C++ and C code - HELP Pin
Pedro Ruiz23-Mar-04 7:30
Pedro Ruiz23-Mar-04 7:30 
GeneralRe: Mixing C++ and C code - HELP Pin
Member 62566623-Mar-04 7:36
Member 62566623-Mar-04 7:36 
GeneralRe: Mixing C++ and C code - HELP Pin
Pedro Ruiz23-Mar-04 7:48
Pedro Ruiz23-Mar-04 7:48 
GeneralRe: Mixing C++ and C code - HELP Pin
Member 62566623-Mar-04 7:35
Member 62566623-Mar-04 7:35 
GeneralRe: Mixing C++ and C code - HELP Pin
John R. Shaw23-Mar-04 11:04
John R. Shaw23-Mar-04 11:04 
Generaldll not terminating correctly Pin
BlackDice23-Mar-04 5:10
BlackDice23-Mar-04 5:10 
GeneralRe: dll not terminating correctly Pin
Blake Miller24-Mar-04 5:54
Blake Miller24-Mar-04 5:54 
GeneralLoad an image Pin
rrrado23-Mar-04 5:09
rrrado23-Mar-04 5:09 
GeneralRe: Load an image Pin
Jörgen Sigvardsson23-Mar-04 5:22
Jörgen Sigvardsson23-Mar-04 5:22 
GeneralRe: Load an image Pin
rrrado23-Mar-04 21:02
rrrado23-Mar-04 21:02 
GeneralRe: Load an image Pin
RadioShark23-Mar-04 6:21
RadioShark23-Mar-04 6:21 
GeneralRe: Load an image Pin
Jörgen Sigvardsson23-Mar-04 6:31
Jörgen Sigvardsson23-Mar-04 6:31 
QuestionMouse direction settings? Pin
DaFrawg23-Mar-04 4:35
DaFrawg23-Mar-04 4:35 
GeneralDisplaying CPropertySheet in a Dialog Pin
mmica23-Mar-04 4:09
mmica23-Mar-04 4:09 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
David Crow23-Mar-04 4:16
David Crow23-Mar-04 4:16 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
mmica23-Mar-04 4:29
mmica23-Mar-04 4:29 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
David Crow23-Mar-04 4:36
David Crow23-Mar-04 4:36 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
Ravi Bhavnani23-Mar-04 11:11
professionalRavi Bhavnani23-Mar-04 11:11 
QuestionWho want to be a millionaire? Pin
nicolas thompson23-Mar-04 4:02
sussnicolas thompson23-Mar-04 4:02 
I'm trying to put together a game to simulate the game show who wants to be a millionaire.
The aim is to make 15 consecutive guesses. The player starts with a minumum prize of £0. After 5 and 10 correct guesses, the money won becomes a new garunteed minimum. An incorrect guess ends the game and sets the player winnings to the previous minimum garantee. At any point in the game the player may opt to stop playing and take the money won so far. The player also has up to three lifelines - the opportunity to request a different starting number.
Has any body work on anything like this?
I would appreciate any help with coding I'm very new to C++ but have been ask to do this as part of a project.
AnswerRe: Who want to be a millionaire? Pin
Ravi Bhavnani23-Mar-04 11:27
professionalRavi Bhavnani23-Mar-04 11:27 
GeneralSimple C question Pin
kfaday23-Mar-04 3:48
kfaday23-Mar-04 3:48 
GeneralRe: Simple C question Pin
Prakash Nadar23-Mar-04 3:52
Prakash Nadar23-Mar-04 3:52 
Generalthanks!!! Pin
kfaday23-Mar-04 3:55
kfaday23-Mar-04 3:55 
GeneralRe: Simple C question Pin
David Crow23-Mar-04 3:53
David Crow23-Mar-04 3:53 

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.