Click here to Skip to main content
15,909,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Conversion Pin
Christian Graus10-Jan-06 13:01
protectorChristian Graus10-Jan-06 13:01 
GeneralRe: Conversion Pin
Ivan Cachicatari10-Jan-06 14:50
Ivan Cachicatari10-Jan-06 14:50 
GeneralRe: Conversion Pin
Christian Graus10-Jan-06 14:52
protectorChristian Graus10-Jan-06 14:52 
GeneralRe: Conversion Pin
Ivan Cachicatari10-Jan-06 15:46
Ivan Cachicatari10-Jan-06 15:46 
QuestionHow to declare the vector data structure inside the header file? Pin
Ming Luo10-Jan-06 11:02
Ming Luo10-Jan-06 11:02 
AnswerRe: How to declare the vector data structure inside the header file? Pin
Nish Nishant10-Jan-06 11:14
sitebuilderNish Nishant10-Jan-06 11:14 
GeneralRe: How to declare the vector data structure inside the header file? Pin
Ming Luo10-Jan-06 11:17
Ming Luo10-Jan-06 11:17 
QuestionRe: How to declare the vector data structure inside the header file? Pin
Ming Luo10-Jan-06 11:41
Ming Luo10-Jan-06 11:41 
AnswerRe: How to declare the vector data structure inside the header file? Pin
Nish Nishant10-Jan-06 11:48
sitebuilderNish Nishant10-Jan-06 11:48 
AnswerRe: How to declare the vector data structure inside the header file? Pin
Ming Luo10-Jan-06 11:57
Ming Luo10-Jan-06 11:57 
GeneralRe: How to declare the vector data structure inside the header file? Pin
Nish Nishant10-Jan-06 12:04
sitebuilderNish Nishant10-Jan-06 12:04 
AnswerRe: How to declare the vector data structure inside the header file? Pin
Ming Luo10-Jan-06 12:23
Ming Luo10-Jan-06 12:23 
GeneralRe: How to declare the vector data structure inside the header file? Pin
Stephen Hewitt10-Jan-06 16:08
Stephen Hewitt10-Jan-06 16:08 
GeneralRe: How to declare the vector data structure inside the header file? Pin
Christian Graus10-Jan-06 12:14
protectorChristian Graus10-Jan-06 12:14 
QuestionSoftware for process mapping? Pin
Mithra409610-Jan-06 10:01
Mithra409610-Jan-06 10:01 
AnswerRe: Software for process mapping? Pin
David Crow10-Jan-06 10:04
David Crow10-Jan-06 10:04 
AnswerRe: Software for process mapping? Pin
Neville Franks10-Jan-06 12:11
Neville Franks10-Jan-06 12:11 
GeneralRe: Software for process mapping? Pin
Taka Muraoka10-Jan-06 15:00
Taka Muraoka10-Jan-06 15:00 
GeneralRe: Software for process mapping? Pin
Neville Franks10-Jan-06 15:44
Neville Franks10-Jan-06 15:44 
GeneralRe: Software for process mapping? Pin
Mithra409610-Jan-06 16:09
Mithra409610-Jan-06 16:09 
GeneralRe: Software for process mapping? Pin
Neville Franks10-Jan-06 16:20
Neville Franks10-Jan-06 16:20 
GeneralRe: Software for process mapping? Pin
Mithra409610-Jan-06 17:13
Mithra409610-Jan-06 17:13 
GeneralRe: Software for process mapping? Pin
Taka Muraoka11-Jan-06 0:17
Taka Muraoka11-Jan-06 0:17 
QuestionMFC Pointers Pin
LCI10-Jan-06 9:46
LCI10-Jan-06 9:46 
AnswerRe: MFC Pointers Pin
Nish Nishant10-Jan-06 9:48
sitebuilderNish Nishant10-Jan-06 9:48 
LCI wrote:
Dunno why i am drawing a blank here but here goes...

I have a pointer called buff
Tuff* buf;


Would like to send this data to function, but that function accepts a
NotTuff*


How are Tuff and NotTuff polymorphically related?

Regards,
Nish


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.