Click here to Skip to main content
15,797,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Accurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Otto Medina29-Jun-21 3:30
Otto Medina29-Jun-21 3:30 
QuestionMessage Closed Pin
16-Jun-21 4:19
Member 1496877116-Jun-21 4:19 
AnswerRe: How do I access private variable of an object ? Pin
Mircea Neacsu16-Jun-21 4:23
Mircea Neacsu16-Jun-21 4:23 
GeneralMessage Closed Pin
16-Jun-21 6:50
Member 1496877116-Jun-21 6:50 
AnswerRe: How do I access private variable of an object ? Pin
Mircea Neacsu16-Jun-21 7:12
Mircea Neacsu16-Jun-21 7:12 
GeneralRe: How do I access private variable of an object ? Pin
David Crow16-Jun-21 7:37
David Crow16-Jun-21 7:37 
AnswerRe: How do I access private variable of an object ? Pin
Richard MacCutchan16-Jun-21 7:58
mveRichard MacCutchan16-Jun-21 7:58 
AnswerRe: How do I access private variable of an object ? Pin
RedDk16-Jun-21 8:22
RedDk16-Jun-21 8:22 
One of the steps I invariably do, when debugging, is comment-out private blocks ... essentially rendering all statements public. Now that I get typing ... and that's just for starters.

Without the essential error code (warning?) accompanying a successful compilation/link/running blank form ... there's little more time expendable for me, especially if you're already running debugger and just don't care to get descriptive enough with words and include a code.

So, I'll just cut to the chase.
AnswerRe: How do I access private variable of an object ? Pin
CPallini17-Jun-21 0:27
mveCPallini17-Jun-21 0:27 
GeneralRe: How do I access private variable of an object ? Pin
Richard MacCutchan17-Jun-21 1:35
mveRichard MacCutchan17-Jun-21 1:35 
GeneralRe: How do I access private variable of an object ? Pin
CPallini17-Jun-21 2:32
mveCPallini17-Jun-21 2:32 
GeneralMessage Closed Pin
17-Jun-21 7:36
Member 1496877117-Jun-21 7:36 
GeneralRe: How do I access private variable of an object ? Pin
Richard MacCutchan17-Jun-21 7:40
mveRichard MacCutchan17-Jun-21 7:40 
GeneralRe: How do I access private variable of an object ? Pin
CPallini17-Jun-21 8:43
mveCPallini17-Jun-21 8:43 
AnswerRe: How do I access private variable of an object ? Pin
Magnus Forslund15-Jul-21 3:19
Magnus Forslund15-Jul-21 3:19 
QuestionMessage Closed Pin
15-Jun-21 11:35
Member 1496877115-Jun-21 11:35 
AnswerRe: Pass a function with parameter Pin
Greg Utas15-Jun-21 12:38
mveGreg Utas15-Jun-21 12:38 
GeneralMessage Closed Pin
15-Jun-21 14:30
Member 1496877115-Jun-21 14:30 
GeneralRe: Pass a function with parameter Pin
Greg Utas15-Jun-21 14:39
mveGreg Utas15-Jun-21 14:39 
GeneralMessage Closed Pin
15-Jun-21 16:23
Member 1496877115-Jun-21 16:23 
GeneralRe: Pass a function with parameter Pin
Greg Utas16-Jun-21 1:22
mveGreg Utas16-Jun-21 1:22 
QuestionRegarding Constructor Calling in C++ Pin
Member 1522917415-Jun-21 4:08
Member 1522917415-Jun-21 4:08 
AnswerRe: Regarding Constructor Calling in C++ Pin
David Crow15-Jun-21 4:29
David Crow15-Jun-21 4:29 
GeneralRe: Regarding Constructor Calling in C++ Pin
Member 1522917415-Jun-21 4:55
Member 1522917415-Jun-21 4:55 
GeneralRe: Regarding Constructor Calling in C++ Pin
Richard MacCutchan15-Jun-21 6:02
mveRichard MacCutchan15-Jun-21 6:02 

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.