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

C / C++ / MFC

 
QuestionRe: Code Send in DLL Pin
David Crow27-Aug-08 3:16
David Crow27-Aug-08 3:16 
AnswerRe: Code Send in DLL Pin
Hamid_RT27-Aug-08 4:28
Hamid_RT27-Aug-08 4:28 
QuestionHow to append current Date and time to the name of a text file programmatically? Pin
kapardhi26-Aug-08 22:47
kapardhi26-Aug-08 22:47 
AnswerRe: How to append current Date and time to the name of a text file programmatically? Pin
_AnsHUMAN_ 26-Aug-08 22:57
_AnsHUMAN_ 26-Aug-08 22:57 
AnswerRe: How to append current Date and time to the name of a text file programmatically? Pin
Nibu babu thomas26-Aug-08 23:00
Nibu babu thomas26-Aug-08 23:00 
AnswerRe: How to append current Date and time to the name of a text file programmatically? Pin
Jijo.Raj26-Aug-08 23:10
Jijo.Raj26-Aug-08 23:10 
QuestionMem leak Pin
tom groezer26-Aug-08 22:43
tom groezer26-Aug-08 22:43 
AnswerRe: Mem leak Pin
Nibu babu thomas26-Aug-08 22:49
Nibu babu thomas26-Aug-08 22:49 
tom groezer wrote:
int * i = new int[10];


tom groezer wrote:

Is there a memory leak here; The only diff is here we create the object of the class A as static.


This (*i) should be deleted right?


Nibu babu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

GeneralRe: Mem leak Pin
CPallini26-Aug-08 23:03
mveCPallini26-Aug-08 23:03 
GeneralRe: Mem leak Pin
Nibu babu thomas26-Aug-08 23:42
Nibu babu thomas26-Aug-08 23:42 
AnswerRe: Mem leak Pin
Jijo.Raj26-Aug-08 22:55
Jijo.Raj26-Aug-08 22:55 
GeneralRe: Mem leak Pin
tom groezer27-Aug-08 0:17
tom groezer27-Aug-08 0:17 
GeneralRe: Mem leak Pin
toxcct27-Aug-08 0:45
toxcct27-Aug-08 0:45 
GeneralRe: Mem leak Pin
tom groezer27-Aug-08 1:40
tom groezer27-Aug-08 1:40 
Questionclosing or destroying a dialog box Pin
Dhiraj kumar Saini26-Aug-08 22:42
Dhiraj kumar Saini26-Aug-08 22:42 
AnswerRe: closing or destroying a dialog box Pin
CPallini26-Aug-08 22:51
mveCPallini26-Aug-08 22:51 
QuestionLinking Error Pin
NewVC++26-Aug-08 22:20
NewVC++26-Aug-08 22:20 
AnswerRe: Linking Error Pin
Jijo.Raj26-Aug-08 22:37
Jijo.Raj26-Aug-08 22:37 
AnswerRe: Linking Error Pin
CPallini26-Aug-08 22:39
mveCPallini26-Aug-08 22:39 
AnswerRe: Linking Error Pin
Roger Stoltz26-Aug-08 22:39
Roger Stoltz26-Aug-08 22:39 
AnswerRe: Linking Error Pin
cp987626-Aug-08 23:13
cp987626-Aug-08 23:13 
QuestionHow to view the contents of stl::map in debug Pin
kbshibukumar26-Aug-08 21:26
kbshibukumar26-Aug-08 21:26 
AnswerRe: How to view the contents of stl::map in debug Pin
Nibu babu thomas26-Aug-08 21:51
Nibu babu thomas26-Aug-08 21:51 
AnswerRe: How to view the contents of stl::map in debug Pin
Jijo.Raj26-Aug-08 22:33
Jijo.Raj26-Aug-08 22:33 
QuestionPaint for Property Page ! Pin
Le@rner26-Aug-08 20:33
Le@rner26-Aug-08 20:33 

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.