Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHeap error Pin
simoncoul5-Jun-07 5:27
simoncoul5-Jun-07 5:27 
QuestionRe: Heap error Pin
David Crow5-Jun-07 5:37
David Crow5-Jun-07 5:37 
AnswerRe: Heap error Pin
simoncoul5-Jun-07 5:44
simoncoul5-Jun-07 5:44 
QuestionRe: Heap error Pin
David Crow5-Jun-07 10:22
David Crow5-Jun-07 10:22 
AnswerRe: Heap error Pin
Matthew Faithfull5-Jun-07 5:50
Matthew Faithfull5-Jun-07 5:50 
GeneralRe: Heap error Pin
simoncoul5-Jun-07 6:06
simoncoul5-Jun-07 6:06 
GeneralRe: Heap error Pin
Matthew Faithfull5-Jun-07 6:14
Matthew Faithfull5-Jun-07 6:14 
GeneralRe: Heap error Pin
simoncoul5-Jun-07 6:33
simoncoul5-Jun-07 6:33 
Ok I have looked through the code and found that in some parts new was being used to allocate but free was being used instead of delete. I'm going to go though and fix that up and hopefully that will work. Thanks for the help, I will let you know the results.
AnswerRe: Heap error Pin
simoncoul5-Jun-07 8:10
simoncoul5-Jun-07 8:10 
GeneralRe: Heap error Pin
Matthew Faithfull5-Jun-07 8:55
Matthew Faithfull5-Jun-07 8:55 
GeneralRe: Heap error Pin
simoncoul5-Jun-07 9:53
simoncoul5-Jun-07 9:53 
GeneralRe: Heap error Pin
simoncoul5-Jun-07 9:58
simoncoul5-Jun-07 9:58 
GeneralRe: Heap error Pin
Matthew Faithfull5-Jun-07 10:28
Matthew Faithfull5-Jun-07 10:28 
GeneralRe: Heap error Pin
Michael Sadlon5-Jun-07 12:01
Michael Sadlon5-Jun-07 12:01 
GeneralRe: Heap error Pin
simoncoul6-Jun-07 3:56
simoncoul6-Jun-07 3:56 
GeneralRe: Heap error Pin
simoncoul6-Jun-07 4:03
simoncoul6-Jun-07 4:03 
AnswerRe: Heap error Pin
Stephen Hewitt5-Jun-07 14:33
Stephen Hewitt5-Jun-07 14:33 
GeneralRe: Heap error Pin
simoncoul6-Jun-07 8:41
simoncoul6-Jun-07 8:41 
QuestionUsing STL iterator as class member variable [modified] Pin
Anton1125-Jun-07 5:27
Anton1125-Jun-07 5:27 
AnswerRe: Using STL iterator as class member variable Pin
David Crow5-Jun-07 5:33
David Crow5-Jun-07 5:33 
GeneralRe: Using STL iterator as class member variable Pin
Anton1125-Jun-07 5:52
Anton1125-Jun-07 5:52 
AnswerRe: Using STL iterator as class member variable Pin
Arman S.5-Jun-07 5:55
Arman S.5-Jun-07 5:55 
GeneralRe: Using STL iterator as class member variable Pin
Anton1125-Jun-07 6:05
Anton1125-Jun-07 6:05 
QuestionTCPIP Socket error Pin
NorGUI5-Jun-07 4:59
NorGUI5-Jun-07 4:59 
QuestionRe: TCPIP Socket error Pin
David Crow5-Jun-07 5:27
David Crow5-Jun-07 5:27 

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.