Click here to Skip to main content
15,911,139 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: convert dialog based into sdi Pin
ashish dogra28-Jun-06 22:47
ashish dogra28-Jun-06 22:47 
AnswerRe: convert dialog based into sdi Pin
Cedric Moonen28-Jun-06 22:52
Cedric Moonen28-Jun-06 22:52 
QuestionHow can I convert my project Pin
ja_jerry28-Jun-06 22:19
ja_jerry28-Jun-06 22:19 
AnswerRe: How can I convert my project Pin
Sarath C28-Jun-06 22:29
Sarath C28-Jun-06 22:29 
AnswerRe: How can I convert my project Pin
Viorel.28-Jun-06 22:30
Viorel.28-Jun-06 22:30 
Questionclosesocket Pin
raserove28-Jun-06 22:14
raserove28-Jun-06 22:14 
AnswerRe: closesocket Pin
Sarath C28-Jun-06 22:23
Sarath C28-Jun-06 22:23 
QuestionCan't convert struct hi to Chi* Pin
kamalesh8228-Jun-06 22:02
kamalesh8228-Jun-06 22:02 
Below i'm trying to give my code structure, so that it can understandable
I've a class named "Chi",
i've taken a ptrvariable to that class(hi), say tp;
tr, is simple class variable( of "hi")


now i've a structure called "hi"...

i've a list to store the all structure variable....

now i want to store the tr(variable of Chi) in that list, nd then it gives me the error...[Can't convert struct hi to Chi*]

my code in brief::
class Chi:public someclass
{......
......}// this is the cpp file

in .h file i declare a variable of class Chi,

and i have struct hi
{.......
........}


it' ll very plesure to me, if ny body let me know the exact way to store in this way........

ok...Good day to all off u.........



















kamalesh
AnswerRe: Can't convert struct hi to Chi* Pin
Cedric Moonen28-Jun-06 22:12
Cedric Moonen28-Jun-06 22:12 
GeneralRe: Can't convert struct hi to Chi* Pin
Stephen Hewitt28-Jun-06 23:26
Stephen Hewitt28-Jun-06 23:26 
JokeRe: Can't convert struct hi to Chi* Pin
KarstenK29-Jun-06 0:00
mveKarstenK29-Jun-06 0:00 
Questionhelp me Pin
premkamalg28-Jun-06 21:34
premkamalg28-Jun-06 21:34 
AnswerRe: help me Pin
Naveen28-Jun-06 21:43
Naveen28-Jun-06 21:43 
AnswerRe: help me Pin
Hamid_RT28-Jun-06 21:55
Hamid_RT28-Jun-06 21:55 
QuestionPlz help me urgently(plzzzzzzzz) Pin
madhurgupta28-Jun-06 21:26
madhurgupta28-Jun-06 21:26 
AnswerRe: Plz help me urgently(plzzzzzzzz) Pin
Sarath C28-Jun-06 21:45
Sarath C28-Jun-06 21:45 
Questiontwo forms Pin
Desmo1628-Jun-06 21:23
Desmo1628-Jun-06 21:23 
AnswerRe: two forms Pin
Naveen28-Jun-06 21:32
Naveen28-Jun-06 21:32 
GeneralRe: two forms Pin
Desmo1628-Jun-06 22:11
Desmo1628-Jun-06 22:11 
GeneralRe: two forms Pin
Naveen28-Jun-06 22:26
Naveen28-Jun-06 22:26 
GeneralRe: two forms Pin
Desmo1628-Jun-06 22:46
Desmo1628-Jun-06 22:46 
QuestionCommand handlers difference Pin
Rupesh Shivarkar28-Jun-06 21:12
Rupesh Shivarkar28-Jun-06 21:12 
AnswerRe: Command handlers difference Pin
Viorel.28-Jun-06 22:53
Viorel.28-Jun-06 22:53 
GeneralRe: Command handlers difference Pin
Rupesh Shivarkar29-Jun-06 1:40
Rupesh Shivarkar29-Jun-06 1:40 
Questionsend and FD_WRITE [modified] Pin
followait28-Jun-06 20:58
followait28-Jun-06 20:58 

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.