Click here to Skip to main content
15,891,372 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: dll application is not launching for some PCS Pin
David Crow15-Jun-12 4:56
David Crow15-Jun-12 4:56 
GeneralRe: dll application is not launching for some PCS Pin
Richard MacCutchan15-Jun-12 5:09
mveRichard MacCutchan15-Jun-12 5:09 
QuestionProblem with writing values to Shared Memory Pin
manoharbalu15-Jun-12 0:59
manoharbalu15-Jun-12 0:59 
AnswerRe: Problem with writing values to Shared Memory Pin
Richard MacCutchan15-Jun-12 2:47
mveRichard MacCutchan15-Jun-12 2:47 
QuestionAdding checkboxes to the multiple columns of CListCtrl Pin
Ashish Ranjan Mishra15-Jun-12 0:24
Ashish Ranjan Mishra15-Jun-12 0:24 
AnswerRe: Adding checkboxes to the multiple columns of CListCtrl Pin
_AnsHUMAN_ 15-Jun-12 1:18
_AnsHUMAN_ 15-Jun-12 1:18 
AnswerRe: Adding checkboxes to the multiple columns of CListCtrl Pin
_Flaviu15-Jun-12 18:17
_Flaviu15-Jun-12 18:17 
QuestionDifference between goto and function calls Pin
CodingLover14-Jun-12 19:37
CodingLover14-Jun-12 19:37 
Hi all,

I'll try to explain my question as much as quickly. Actually its not a question, but a clarification I am looking for.

Say I have a two code blocks which is doing two different things. I can implement those two blocks in two functions and call as I need from a third function. Or else, I can implement those two blocks in the third function and used goto jump between blocks. So what is the difference between two?

Thanks for all the comments in advance.
If you've never failed... You've never lived...

AnswerRe: Difference between goto and function calls Pin
Eugen Podsypalnikov14-Jun-12 20:31
Eugen Podsypalnikov14-Jun-12 20:31 
AnswerRe: Difference between goto and function calls Pin
Erudite_Eric14-Jun-12 20:51
Erudite_Eric14-Jun-12 20:51 
AnswerRe: Difference between goto and function calls Pin
Richard MacCutchan14-Jun-12 21:53
mveRichard MacCutchan14-Jun-12 21:53 
GeneralRe: Difference between goto and function calls Pin
Erudite_Eric15-Jun-12 21:40
Erudite_Eric15-Jun-12 21:40 
GeneralRe: Difference between goto and function calls Pin
Richard MacCutchan15-Jun-12 22:29
mveRichard MacCutchan15-Jun-12 22:29 
GeneralBug in ATL/MFC 8.0 CString Pin
XmlSeeker14-Jun-12 19:19
XmlSeeker14-Jun-12 19:19 
GeneralRe: Bug in ATL/MFC 8.0 CString Pin
Erudite_Eric14-Jun-12 20:54
Erudite_Eric14-Jun-12 20:54 
GeneralRe: Bug in ATL/MFC 8.0 CString Pin
Eugen Podsypalnikov14-Jun-12 20:59
Eugen Podsypalnikov14-Jun-12 20:59 
GeneralRe: Bug in ATL/MFC 8.0 CString Pin
XmlSeeker16-Jun-12 7:18
XmlSeeker16-Jun-12 7:18 
QuestionError with dynamic_cast Pin
msr_codeproject12-Jun-12 20:14
msr_codeproject12-Jun-12 20:14 
AnswerRe: Error with dynamic_cast Pin
Richard MacCutchan12-Jun-12 21:59
mveRichard MacCutchan12-Jun-12 21:59 
GeneralRe: Error with dynamic_cast Pin
msr_codeproject12-Jun-12 22:47
msr_codeproject12-Jun-12 22:47 
AnswerRe: Error with dynamic_cast Pin
Erudite_Eric13-Jun-12 5:35
Erudite_Eric13-Jun-12 5:35 
AnswerRe: Error with dynamic_cast Pin
Iain Clarke, Warrior Programmer14-Jun-12 2:33
Iain Clarke, Warrior Programmer14-Jun-12 2:33 
GeneralRe: Error with dynamic_cast Pin
Richard MacCutchan14-Jun-12 4:10
mveRichard MacCutchan14-Jun-12 4:10 
GeneralRe: Error with dynamic_cast Pin
Iain Clarke, Warrior Programmer14-Jun-12 4:11
Iain Clarke, Warrior Programmer14-Jun-12 4:11 
GeneralRe: Error with dynamic_cast Pin
Richard MacCutchan14-Jun-12 4:23
mveRichard MacCutchan14-Jun-12 4:23 

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.