Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBEST BOOK IN C++ Pin
johnjitu29-Sep-09 23:34
johnjitu29-Sep-09 23:34 
AnswerRe: BEST BOOK IN C++ Pin
CPallini29-Sep-09 23:45
mveCPallini29-Sep-09 23:45 
GeneralRe: BEST BOOK IN C++ Pin
theCPkid30-Sep-09 0:06
theCPkid30-Sep-09 0:06 
GeneralRe: BEST BOOK IN C++ Pin
CPallini30-Sep-09 7:17
mveCPallini30-Sep-09 7:17 
QuestionCommon pointer in whole proyect Pin
johnjitu29-Sep-09 23:31
johnjitu29-Sep-09 23:31 
QuestionRe: Common pointer in whole proyect Pin
CPallini29-Sep-09 23:42
mveCPallini29-Sep-09 23:42 
AnswerRe: Common pointer in whole proyect Pin
Cedric Moonen29-Sep-09 23:45
Cedric Moonen29-Sep-09 23:45 
AnswerRe: Common pointer in whole proyect Pin
johnjitu30-Sep-09 0:10
johnjitu30-Sep-09 0:10 
Yes really guy i am confused ,but yes its like gobal pointer and any class can use it ,
like i have class called C_InterfazRadio and it does not has any pointer directly assigned to it and
but if i want to use its member funcion in other class whose didnot drived from it ,i will need a pointer to call its member function.

C_InterfazRadio *pIfzRadio = (C_InterfazRadio *) puntGen.pIfzRadio;


POINTEROS_GENERALES puntGen defined in other file.

POINTEROS_GENERALES is defined as typestruct in other file .

I hope i could explain my problem .
QuestionRe: Common pointer in whole proyect Pin
CPallini30-Sep-09 2:05
mveCPallini30-Sep-09 2:05 
AnswerRe: Common pointer in whole proyect Pin
Rajesh R Subramanian30-Sep-09 2:26
professionalRajesh R Subramanian30-Sep-09 2:26 
GeneralRe: Common pointer in whole proyect Pin
Chuck O'Toole30-Sep-09 8:45
Chuck O'Toole30-Sep-09 8:45 
GeneralRe: Common pointer in whole proyect Pin
Rajesh R Subramanian30-Sep-09 9:27
professionalRajesh R Subramanian30-Sep-09 9:27 
GeneralRe: Common pointer in whole proyect Pin
Chuck O'Toole30-Sep-09 9:35
Chuck O'Toole30-Sep-09 9:35 
GeneralRe: Common pointer in whole proyect Pin
Rajesh R Subramanian30-Sep-09 18:59
professionalRajesh R Subramanian30-Sep-09 18:59 
GeneralRe: Common pointer in whole proyect Pin
Chuck O'Toole1-Oct-09 3:06
Chuck O'Toole1-Oct-09 3:06 
GeneralRe: Common pointer in whole proyect Pin
Rajesh R Subramanian1-Oct-09 6:12
professionalRajesh R Subramanian1-Oct-09 6:12 
AnswerRe: Common pointer in whole proyect Pin
Chuck O'Toole30-Sep-09 8:53
Chuck O'Toole30-Sep-09 8:53 
QuestionSplashscreen Pin
hrishiS29-Sep-09 23:06
hrishiS29-Sep-09 23:06 
AnswerRe: Splashscreen Pin
«_Superman_»29-Sep-09 23:15
professional«_Superman_»29-Sep-09 23:15 
AnswerRe: Splashscreen Pin
theCPkid29-Sep-09 23:15
theCPkid29-Sep-09 23:15 
GeneralRe: Splashscreen Pin
hrishiS29-Sep-09 23:31
hrishiS29-Sep-09 23:31 
GeneralRe: Splashscreen Pin
theCPkid29-Sep-09 23:55
theCPkid29-Sep-09 23:55 
GeneralRe: Splashscreen Pin
hrishiS30-Sep-09 0:11
hrishiS30-Sep-09 0:11 
AnswerRe: Splashscreen Pin
sashoalm29-Sep-09 23:17
sashoalm29-Sep-09 23:17 
QuestionExport Image into PDF Pin
Game-point29-Sep-09 20:36
Game-point29-Sep-09 20:36 

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.