Click here to Skip to main content
15,897,090 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access Global Variable. Pin
CPallini17-Jun-10 2:39
mveCPallini17-Jun-10 2:39 
GeneralRe: Access Global Variable. Pin
Luc Pattyn17-Jun-10 2:43
sitebuilderLuc Pattyn17-Jun-10 2:43 
AnswerRe: Access Global Variable. Pin
rp_suman16-Jun-10 23:49
rp_suman16-Jun-10 23:49 
GeneralRe: Access Global Variable. Pin
ThatsAlok16-Jun-10 23:52
ThatsAlok16-Jun-10 23:52 
AnswerRe: Access Global Variable. Pin
Aescleal17-Jun-10 0:00
Aescleal17-Jun-10 0:00 
GeneralRe: Access Global Variable. Pin
gothic_coder17-Jun-10 0:05
gothic_coder17-Jun-10 0:05 
Questioncasting between pointers Pin
Iosif Murariu16-Jun-10 21:33
Iosif Murariu16-Jun-10 21:33 
AnswerRe: casting between pointers Pin
«_Superman_»16-Jun-10 21:43
professional«_Superman_»16-Jun-10 21:43 
Since the base class is protected, none of the members of the base class can be accessed using its object or pointer.
All access will only be possible withing the class itself.
So you will not be able to access any members of the class using the x pointer.
«_Superman

I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++)

Polymorphism in C







GeneralRe: casting between pointers Pin
Iosif Murariu16-Jun-10 21:50
Iosif Murariu16-Jun-10 21:50 
GeneralRe: casting between pointers Pin
«_Superman_»16-Jun-10 22:05
professional«_Superman_»16-Jun-10 22:05 
GeneralRe: casting between pointers Pin
Iosif Murariu16-Jun-10 22:10
Iosif Murariu16-Jun-10 22:10 
AnswerRe: casting between pointers Pin
Stephen Hewitt16-Jun-10 21:56
Stephen Hewitt16-Jun-10 21:56 
AnswerRe: casting between pointers Pin
Code-o-mat16-Jun-10 22:08
Code-o-mat16-Jun-10 22:08 
GeneralRe: casting between pointers Pin
Iosif Murariu16-Jun-10 22:11
Iosif Murariu16-Jun-10 22:11 
GeneralRe: casting between pointers Pin
Code-o-mat16-Jun-10 22:52
Code-o-mat16-Jun-10 22:52 
AnswerRe: casting between pointers [modified] Pin
Aescleal16-Jun-10 22:29
Aescleal16-Jun-10 22:29 
GeneralRe: casting between pointers Pin
Iosif Murariu16-Jun-10 22:39
Iosif Murariu16-Jun-10 22:39 
GeneralRe: casting between pointers Pin
Aescleal16-Jun-10 22:58
Aescleal16-Jun-10 22:58 
AnswerRe: casting between pointers Pin
Tim Craig17-Jun-10 18:08
Tim Craig17-Jun-10 18:08 
QuestionDirect2D - printing / create windows meta file Pin
thomas1234516-Jun-10 21:26
thomas1234516-Jun-10 21:26 
AnswerRe: Direct2D - printing / create windows meta file Pin
salvapatuel230-Jun-10 6:41
salvapatuel230-Jun-10 6:41 
QuestionPDF Creation Pin
Pryabu16-Jun-10 20:35
Pryabu16-Jun-10 20:35 
AnswerRe: PDF Creation Pin
«_Superman_»16-Jun-10 20:51
professional«_Superman_»16-Jun-10 20:51 
GeneralRe: PDF Creation Pin
Pryabu16-Jun-10 21:12
Pryabu16-Jun-10 21:12 
AnswerRe: PDF Creation Pin
mesajflaviu17-Jun-10 5:52
mesajflaviu17-Jun-10 5:52 

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.