Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: help with CArray object Pin
The-Lion-King27-Feb-06 19:48
The-Lion-King27-Feb-06 19:48 
GeneralRe: help with CArray object Pin
SWDevil27-Feb-06 19:53
SWDevil27-Feb-06 19:53 
QuestionRe: help with CArray object Pin
David Crow28-Feb-06 3:02
David Crow28-Feb-06 3:02 
Questioninitialization of member variables Pin
Kranti125198427-Feb-06 18:28
Kranti125198427-Feb-06 18:28 
AnswerRe: initialization of member variables Pin
khan++27-Feb-06 19:21
khan++27-Feb-06 19:21 
AnswerRe: initialization of member variables Pin
Vinaya27-Feb-06 19:24
Vinaya27-Feb-06 19:24 
GeneralRe: initialization of member variables Pin
Kranti125198427-Feb-06 19:32
Kranti125198427-Feb-06 19:32 
GeneralRe: initialization of member variables Pin
Vinaya27-Feb-06 19:40
Vinaya27-Feb-06 19:40 
Kranti1251984 wrote:
put()
{
class2 c2(str1);
}


If you are using the same c2 object to access the member function, you will get the value of the variable str2. The object c2 is destroyed once you exit the put() function of class1.



Vini
GeneralRe: initialization of member variables Pin
sunit527-Feb-06 19:53
sunit527-Feb-06 19:53 
GeneralRe: initialization of member variables Pin
Salad Bar27-Feb-06 19:43
Salad Bar27-Feb-06 19:43 
GeneralRe: initialization of member variables Pin
Kranti125198427-Feb-06 19:46
Kranti125198427-Feb-06 19:46 
QuestionThe Destructor can't cleanup the memory? Pin
signbit27-Feb-06 18:17
signbit27-Feb-06 18:17 
AnswerRe: The Destructor can't cleanup the memory? Pin
Nibu babu thomas27-Feb-06 18:33
Nibu babu thomas27-Feb-06 18:33 
GeneralRe: The Destructor can't cleanup the memory? Pin
signbit27-Feb-06 18:36
signbit27-Feb-06 18:36 
GeneralRe: The Destructor can't cleanup the memory? Pin
Nibu babu thomas27-Feb-06 18:47
Nibu babu thomas27-Feb-06 18:47 
GeneralRe: The Destructor can't cleanup the memory? Pin
signbit27-Feb-06 18:51
signbit27-Feb-06 18:51 
GeneralRe: The Destructor can't cleanup the memory? Pin
Nick_Kisialiou27-Feb-06 19:27
Nick_Kisialiou27-Feb-06 19:27 
GeneralRe: The Destructor can't cleanup the memory? Pin
Johann Gerell27-Feb-06 20:28
Johann Gerell27-Feb-06 20:28 
GeneralRe: The Destructor can't cleanup the memory? Pin
Stephen Hewitt27-Feb-06 21:30
Stephen Hewitt27-Feb-06 21:30 
GeneralRe: The Destructor can't cleanup the memory? Pin
signbit27-Feb-06 22:09
signbit27-Feb-06 22:09 
GeneralRe: The Destructor can't cleanup the memory? Pin
Stephen Hewitt27-Feb-06 23:23
Stephen Hewitt27-Feb-06 23:23 
QuestionThe Image is being displayed upside down :( Pin
signbit27-Feb-06 18:02
signbit27-Feb-06 18:02 
AnswerRe: The Image is being displayed upside down :( Pin
Christian Graus27-Feb-06 18:14
protectorChristian Graus27-Feb-06 18:14 
GeneralRe: The Image is being displayed upside down :( Pin
signbit27-Feb-06 18:19
signbit27-Feb-06 18:19 
GeneralRe: The Image is being displayed upside down :( Pin
Christian Graus27-Feb-06 18:21
protectorChristian Graus27-Feb-06 18:21 

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.