Click here to Skip to main content
15,908,675 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 15:28
protectorChristian Graus19-Jan-03 15:28 
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 17:52
professionalChris Losinger19-Jan-03 17:52 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 18:01
protectorChristian Graus19-Jan-03 18:01 
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 18:36
professionalChris Losinger19-Jan-03 18:36 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 18:53
protectorChristian Graus19-Jan-03 18:53 
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 19:06
professionalChris Losinger19-Jan-03 19:06 
GeneralRe: malloc and free Pin
pranavamhari19-Jan-03 19:45
pranavamhari19-Jan-03 19:45 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 20:21
protectorChristian Graus19-Jan-03 20:21 
pranavamhari wrote:
I dont think i can use new and delete because i want to use realloc.

I believe that is so. Why do you want to use realloc ?

pranavamhari wrote:
since mike said its better to use CRT, i will stick to malloc.

I am going to ask him, because AFAIK, new and delete also give you everything he mentioned. I strongly dispute the wisdom of using C memory allocation in C++, but Mike is a hell of a smart guy, so I'm keen to hear what he says.


Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: malloc and free Pin
Tim Smith20-Jan-03 2:08
Tim Smith20-Jan-03 2:08 
GeneralRe: malloc and free Pin
Christian Graus20-Jan-03 11:14
protectorChristian Graus20-Jan-03 11:14 
GeneralRe: malloc and free Pin
Michael Dunn19-Jan-03 16:37
sitebuilderMichael Dunn19-Jan-03 16:37 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 20:22
protectorChristian Graus19-Jan-03 20:22 
GeneralRe: malloc and free Pin
Michael Dunn19-Jan-03 20:46
sitebuilderMichael Dunn19-Jan-03 20:46 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 23:48
protectorChristian Graus19-Jan-03 23:48 
GeneralActive X control question # 2 Pin
bryce19-Jan-03 14:31
bryce19-Jan-03 14:31 
GeneralSupport CD burning with ASPI sdk Pin
Hiusing19-Jan-03 13:25
Hiusing19-Jan-03 13:25 
GeneralRe: Support CD burning with ASPI sdk Pin
Christian Graus19-Jan-03 13:49
protectorChristian Graus19-Jan-03 13:49 
GeneralRe: Support CD burning with ASPI sdk Pin
Mike Nordell20-Jan-03 3:10
Mike Nordell20-Jan-03 3:10 
Generalfirst chance exceptions in debug mode Pin
bryce19-Jan-03 13:21
bryce19-Jan-03 13:21 
GeneralRe: first chance exceptions in debug mode Pin
PJ Arends19-Jan-03 13:36
professionalPJ Arends19-Jan-03 13:36 
GeneralRe: first chance exceptions in debug mode Pin
bryce19-Jan-03 13:41
bryce19-Jan-03 13:41 
GeneralEdit control,single mouse click and SetSel() Pin
julych19-Jan-03 11:33
julych19-Jan-03 11:33 
GeneralRe: Edit control,single mouse click and SetSel() Pin
valikac19-Jan-03 19:11
valikac19-Jan-03 19:11 
GeneralCString.Find("@",0) problem Pin
carrie19-Jan-03 11:16
carrie19-Jan-03 11:16 
GeneralRe: CString.Find("@",0) problem Pin
Christian Graus19-Jan-03 11:51
protectorChristian Graus19-Jan-03 11:51 

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.