Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: regarding chat aplication Pin
Rajesh R Subramanian9-Mar-07 18:21
professionalRajesh R Subramanian9-Mar-07 18:21 
AnswerRe: regarding chat aplication Pin
Hamid_RT9-Mar-07 18:39
Hamid_RT9-Mar-07 18:39 
QuestionCAsyncSocket question Pin
Ali Tavakol9-Mar-07 14:50
Ali Tavakol9-Mar-07 14:50 
AnswerRe: CAsyncSocket question Pin
Mark Salsbery9-Mar-07 17:09
Mark Salsbery9-Mar-07 17:09 
AnswerRe: CAsyncSocket question Pin
Moak13-Mar-07 3:13
Moak13-Mar-07 3:13 
QuestionDAMAGE after normal block problem? Pin
icemelt(newbie)9-Mar-07 14:37
icemelt(newbie)9-Mar-07 14:37 
AnswerRe: DAMAGE after normal block problem? Pin
prasad_som9-Mar-07 15:23
prasad_som9-Mar-07 15:23 
GeneralRe: DAMAGE after normal block problem? Pin
icemelt(newbie)9-Mar-07 16:05
icemelt(newbie)9-Mar-07 16:05 
for(int ix=0;ix<ldatasize;ix++){
delete="" []="" ilut3ddata[ix];
="" }
="" <b="">iLut3Ddata=NULL;
delete [] iLut3Ddata;


still the same error occurs but when i add NULL on the array
it doesnt generate error anymore but it detected memory leaks



thanks
GeneralRe: DAMAGE after normal block problem? Pin
Mark Salsbery9-Mar-07 17:18
Mark Salsbery9-Mar-07 17:18 
AnswerRe: DAMAGE after normal block problem? Pin
prasad_som9-Mar-07 17:49
prasad_som9-Mar-07 17:49 
GeneralRe: DAMAGE after normal block problem? Pin
icemelt(newbie)10-Mar-07 7:05
icemelt(newbie)10-Mar-07 7:05 
GeneralRe: DAMAGE after normal block problem? Pin
prasad_som10-Mar-07 17:53
prasad_som10-Mar-07 17:53 
QuestionAuditing file permissions Pin
Sam Hobbs9-Mar-07 14:07
Sam Hobbs9-Mar-07 14:07 
QuestionInvoke parent of closed modeles child [modified] Pin
tiflo9-Mar-07 12:06
tiflo9-Mar-07 12:06 
AnswerRe: Invoke parent of closed modeles child Pin
Hamid_RT9-Mar-07 18:44
Hamid_RT9-Mar-07 18:44 
GeneralRe: Invoke parent of closed modeles child Pin
tiflo10-Mar-07 1:09
tiflo10-Mar-07 1:09 
GeneralRe: Strange private boolean member behaviour inside a public function (long question) Pin
Mark Salsbery9-Mar-07 11:40
Mark Salsbery9-Mar-07 11:40 
GeneralRe: Strange private boolean member behaviour inside a public function (long question) Pin
Joan M10-Mar-07 3:52
professionalJoan M10-Mar-07 3:52 
QuestionQuestion about accessor functions Pin
CoffeeAddict199-Mar-07 11:05
CoffeeAddict199-Mar-07 11:05 
QuestionProblem with VC++ macro expansion for byte swapping Pin
joswr1ght9-Mar-07 9:24
joswr1ght9-Mar-07 9:24 
AnswerRe: Problem with VC++ macro expansion for byte swapping Pin
led mike9-Mar-07 9:34
led mike9-Mar-07 9:34 
QuestionRe: Problem with VC++ macro expansion for byte swapping Pin
David Crow9-Mar-07 9:55
David Crow9-Mar-07 9:55 
AnswerRe: Problem with VC++ macro expansion for byte swapping Pin
led mike9-Mar-07 10:07
led mike9-Mar-07 10:07 
AnswerRe: Problem with VC++ macro expansion for byte swapping Pin
Mark Salsbery9-Mar-07 12:29
Mark Salsbery9-Mar-07 12:29 
QuestionCPropertySheet notifications Pin
Byteman9-Mar-07 9:03
Byteman9-Mar-07 9:03 

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.