Click here to Skip to main content
16,011,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNeed help with delete class cleanup. Alternatively ... Pin
Tadeusz Westawic17-Jan-01 13:57
Tadeusz Westawic17-Jan-01 13:57 
GeneralRe: Need help with delete class cleanup. Alternatively ... Pin
Christian Graus17-Jan-01 14:28
protectorChristian Graus17-Jan-01 14:28 
GeneralRe: Need help with delete class cleanup. Alternatively ... Pin
Michael Dunn17-Jan-01 15:40
sitebuilderMichael Dunn17-Jan-01 15:40 
GeneralRe: Need help with delete class cleanup. Alternatively ... Pin
Tadeusz Westawic18-Jan-01 6:17
Tadeusz Westawic18-Jan-01 6:17 
GeneralRe: Need help with delete class cleanup. Alternatively ... Pin
Erik Funkenbusch18-Jan-01 11:01
Erik Funkenbusch18-Jan-01 11:01 
QuestionReseting App...? Pin
17-Jan-01 10:20
suss17-Jan-01 10:20 
QuestionReseting App...? Pin
17-Jan-01 10:20
suss17-Jan-01 10:20 
AnswerRe: Reseting App...? Pin
Christian Graus17-Jan-01 12:35
protectorChristian Graus17-Jan-01 12:35 
Yeah - it's easy. You reset all your variables ( score, player data, etc. ) and restart your main loop. The best way is to externalise your setup code into a function that gets called on startup and again when you want to restart the game.


Christian

The content of this post is not necessarily the opinion of my yadda yadda yadda.

To understand recursion, we must first understand recursion.
GeneralIPicture & ADO Pin
Igor Tkachev17-Jan-01 7:04
Igor Tkachev17-Jan-01 7:04 
GeneralNeed a litle help Pin
17-Jan-01 6:22
suss17-Jan-01 6:22 
GeneralRe: Need a litle help Pin
David Fedolfi17-Jan-01 7:11
David Fedolfi17-Jan-01 7:11 
GeneralRe: Need a litle help Pin
Christian Graus17-Jan-01 10:12
protectorChristian Graus17-Jan-01 10:12 
QuestionHow to sotre data from a dialog to Execel file? Pin
17-Jan-01 5:56
suss17-Jan-01 5:56 
AnswerRe: How to sotre data from a dialog to Execel file? Pin
David Fedolfi17-Jan-01 6:09
David Fedolfi17-Jan-01 6:09 
GeneralRe: How to sotre data from a dialog to Execel file? Pin
18-Jan-01 2:50
suss18-Jan-01 2:50 
GeneralRe: How to sotre data from a dialog to Execel file? Pin
18-Jan-01 2:50
suss18-Jan-01 2:50 
GeneralRe: How to sotre data from a dialog to Execel file? Pin
David Fedolfi18-Jan-01 3:50
David Fedolfi18-Jan-01 3:50 
GeneralRe: GOT it Pin
18-Jan-01 4:59
suss18-Jan-01 4:59 
GeneralRe: GOT it Pin
18-Jan-01 4:59
suss18-Jan-01 4:59 
GeneralRe: GOT it Pin
18-Jan-01 4:59
suss18-Jan-01 4:59 
GeneralDetect Ie download from another application Pin
Tom K17-Jan-01 5:27
Tom K17-Jan-01 5:27 
GeneralRe: Detect Ie download from another application Pin
Ghazi H. Wadi18-Jan-01 4:11
Ghazi H. Wadi18-Jan-01 4:11 
GeneralNeed Help with using CString to read string registry keys Pin
eric kaminski17-Jan-01 4:41
eric kaminski17-Jan-01 4:41 
GeneralRe: Need Help with using CString to read string registry keys Pin
Jim Howard17-Jan-01 6:04
Jim Howard17-Jan-01 6:04 
GeneralRe: Need Help with using CString to read string registry keys Pin
eric kaminski17-Jan-01 6:19
eric kaminski17-Jan-01 6:19 

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.