Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HWND list Pin
User 66584-Oct-02 3:11
User 66584-Oct-02 3:11 
GeneralRe: HWND list Pin
Tomasz Sowinski4-Oct-02 3:14
Tomasz Sowinski4-Oct-02 3:14 
GeneralRe: HWND list Pin
User 66584-Oct-02 3:19
User 66584-Oct-02 3:19 
GeneralRe: HWND list Pin
Andreas Saurwein4-Oct-02 5:38
Andreas Saurwein4-Oct-02 5:38 
GeneralRe: HWND list Pin
User 66584-Oct-02 10:06
User 66584-Oct-02 10:06 
GeneralRe: HWND list Pin
Daniel Ferguson4-Oct-02 6:22
Daniel Ferguson4-Oct-02 6:22 
GeneralThanks Pin
The_Server4-Oct-02 14:27
The_Server4-Oct-02 14:27 
GeneralVisual c++ and continue statement Pin
Sas284-Oct-02 1:14
Sas284-Oct-02 1:14 
i am writing an adventure in vc++6. the problem is, ive include a .ini file, with the possible words that a user could enter. when the user enters a command in the game (at the prompt) the program "scans" this file to see if any words match. the problem lies with the [ ] 's in the .ini file
e.g
[nouns]
1 chair
2 school

etc
so i have used the continue statement to "skip" the headings ([nouns] and so on) the prolem with this is when a user types in a "known" command, the program outputs "Do not recognise command" (its set to do this if the words input arent in the .ini file)
any ideas?
Sas
GeneralRe: Visual c++ and continue statement Pin
Jon Hulatt4-Oct-02 1:14
Jon Hulatt4-Oct-02 1:14 
GeneralRe: Visual c++ and continue statement Pin
jmkhael4-Oct-02 2:57
jmkhael4-Oct-02 2:57 
GeneralRe: Visual c++ and continue statement Pin
Daniel Turini4-Oct-02 5:01
Daniel Turini4-Oct-02 5:01 
GeneralRe: Visual c++ and continue statement Pin
Joe Woodbury7-Oct-02 21:30
professionalJoe Woodbury7-Oct-02 21:30 
GeneralStill inheritance... Pin
Bertrand Boichon3-Oct-02 23:32
Bertrand Boichon3-Oct-02 23:32 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 0:01
Tomasz Sowinski4-Oct-02 0:01 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 3:21
Ranjan Banerji4-Oct-02 3:21 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 3:30
Tomasz Sowinski4-Oct-02 3:30 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 5:09
Ranjan Banerji4-Oct-02 5:09 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 5:26
Tomasz Sowinski4-Oct-02 5:26 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 5:34
Ranjan Banerji4-Oct-02 5:34 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 5:44
Tomasz Sowinski4-Oct-02 5:44 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 5:47
Ranjan Banerji4-Oct-02 5:47 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 5:55
Tomasz Sowinski4-Oct-02 5:55 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 5:58
Ranjan Banerji4-Oct-02 5:58 
GeneralRe: Still inheritance... Pin
Tomasz Sowinski4-Oct-02 6:13
Tomasz Sowinski4-Oct-02 6:13 
GeneralRe: Still inheritance... Pin
Ranjan Banerji4-Oct-02 6:35
Ranjan Banerji4-Oct-02 6:35 

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.