Click here to Skip to main content
15,922,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ComboBox Problem Pin
mikobi17-Sep-06 19:54
mikobi17-Sep-06 19:54 
AnswerRe: ComboBox Problem Pin
Nibu babu thomas17-Sep-06 17:43
Nibu babu thomas17-Sep-06 17:43 
Questiongdiplus.h including problem [modified] Pin
erfi17-Sep-06 1:43
erfi17-Sep-06 1:43 
AnswerRe: gdiplus.h including problem Pin
Hamid_RT17-Sep-06 1:46
Hamid_RT17-Sep-06 1:46 
GeneralRe: gdiplus.h including problem Pin
erfi17-Sep-06 1:53
erfi17-Sep-06 1:53 
GeneralRe: gdiplus.h including problem Pin
Hamid_RT17-Sep-06 2:11
Hamid_RT17-Sep-06 2:11 
GeneralRe: gdiplus.h including problem Pin
erfi17-Sep-06 2:16
erfi17-Sep-06 2:16 
QuestionNew To C++ Pin
Mark_Murphy17-Sep-06 1:06
Mark_Murphy17-Sep-06 1:06 
Hi

Just started with c++ and wondering if anyone could offer a bit of guidance here. Probably such a simple concept if you understand it, but as I don't please go easy on me lol.

Say I had a menu with 3 choices
eg:
1. instructions
2. start game
3. top scores

The problem I need help with is - If I choose an option such as 3 for top scores and my code runs to completion for that menu choice, what is the best way or code to use to get my program to return to the main menu or to enter into another menu coice such as start game. It would almost be like a GOTO function but I am not too sure how to write this in C++. I just kind of need to jump from one section of code to another. ( Hope I have expressed this in a way that is clear enough to understand !!! if not let me know !! )

Any help with the matter would be greatly appreciated as I want to start with a clear idea in my head other than fumble around for days and end up with code that not clear to understand.

Thanks in advance

I really hate this darn machine;
I wish that they would sell it.
It won't do what I want it to,
but only what I tell it.
~Author Unknown

AnswerRe: New To C++ Pin
Hamid_RT17-Sep-06 1:40
Hamid_RT17-Sep-06 1:40 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 1:51
Mark_Murphy17-Sep-06 1:51 
GeneralRe: New To C++ Pin
Hamid_RT17-Sep-06 2:07
Hamid_RT17-Sep-06 2:07 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 2:12
Mark_Murphy17-Sep-06 2:12 
GeneralRe: New To C++ [modified] Pin
erfi17-Sep-06 2:25
erfi17-Sep-06 2:25 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 2:34
Mark_Murphy17-Sep-06 2:34 
GeneralRe: New To C++ Pin
erfi17-Sep-06 2:37
erfi17-Sep-06 2:37 
GeneralRe: New To C++ Pin
erfi17-Sep-06 3:56
erfi17-Sep-06 3:56 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 4:29
Mark_Murphy17-Sep-06 4:29 
AnswerRe: New To C++ Pin
Christian Graus17-Sep-06 11:18
protectorChristian Graus17-Sep-06 11:18 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 12:23
Mark_Murphy17-Sep-06 12:23 
GeneralRe: New To C++ Pin
Christian Graus17-Sep-06 12:34
protectorChristian Graus17-Sep-06 12:34 
GeneralRe: New To C++ Pin
Mark_Murphy17-Sep-06 12:47
Mark_Murphy17-Sep-06 12:47 
GeneralRe: New To C++ Pin
Christian Graus17-Sep-06 12:59
protectorChristian Graus17-Sep-06 12:59 
QuestionRemoving the Clicking sound from a .wav file Pin
Rajiya16-Sep-06 22:43
Rajiya16-Sep-06 22:43 
QuestionPassword protection for files and folders Pin
amaneet16-Sep-06 22:41
amaneet16-Sep-06 22:41 
AnswerRe: Password protection for files and folders Pin
Christian Graus17-Sep-06 13:57
protectorChristian Graus17-Sep-06 13:57 

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.