Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: string (replace)-newbie Pin
antonaras22-Jun-06 1:31
antonaras22-Jun-06 1:31 
QuestionRe: string (replace)-newbie Pin
David Crow22-Jun-06 3:24
David Crow22-Jun-06 3:24 
Questionmemory leak Pin
Tara1422-Jun-06 0:37
Tara1422-Jun-06 0:37 
AnswerRe: memory leak Pin
_AnsHUMAN_ 22-Jun-06 0:45
_AnsHUMAN_ 22-Jun-06 0:45 
AnswerRe: memory leak Pin
capricious_00122-Jun-06 0:46
capricious_00122-Jun-06 0:46 
Basically its a bug in a program where memory cant be freed up (in my experience, it happend mostly with dynamically allocated memory cells). The program will continue taking up more and more memory until it eventually crashes:

a)Your computer

b)Your program

c)Your computer (You'll crash your computer into a wall once you realize that a program crashed windows and destroyed the 100 page thesis you were writing and didnt save :P)

Hope that helps

Robbie


GeneralRe: memory leak Pin
Tara1422-Jun-06 1:22
Tara1422-Jun-06 1:22 
GeneralRe: memory leak Pin
_AnsHUMAN_ 22-Jun-06 1:27
_AnsHUMAN_ 22-Jun-06 1:27 
GeneralRe: memory leak Pin
Tara1422-Jun-06 1:59
Tara1422-Jun-06 1:59 
GeneralRe: memory leak Pin
toxcct22-Jun-06 2:05
toxcct22-Jun-06 2:05 
GeneralRe: memory leak Pin
Hamid_RT22-Jun-06 19:41
Hamid_RT22-Jun-06 19:41 
AnswerRe: memory leak Pin
Ryan Binns22-Jun-06 1:26
Ryan Binns22-Jun-06 1:26 
QuestionCommunication between threads Pin
HakunaMatada22-Jun-06 0:22
HakunaMatada22-Jun-06 0:22 
AnswerRe: Communication between threads Pin
toxcct22-Jun-06 0:28
toxcct22-Jun-06 0:28 
AnswerRe: Communication between threads Pin
FarPointer22-Jun-06 0:33
FarPointer22-Jun-06 0:33 
AnswerRe: Communication between threads Pin
Ryan Binns22-Jun-06 1:28
Ryan Binns22-Jun-06 1:28 
QuestionWhether a directory exists Pin
Anil_vvs22-Jun-06 0:11
Anil_vvs22-Jun-06 0:11 
AnswerRe: Whether a directory exists Pin
Rob Caldecott22-Jun-06 0:14
Rob Caldecott22-Jun-06 0:14 
AnswerRe: Whether a directory exists Pin
toxcct22-Jun-06 0:14
toxcct22-Jun-06 0:14 
AnswerRe: Whether a directory exists Pin
Code_Zombie22-Jun-06 1:07
Code_Zombie22-Jun-06 1:07 
AnswerRe: Whether a directory exists Pin
Hamid_RT22-Jun-06 19:55
Hamid_RT22-Jun-06 19:55 
Questionedit box Pin
amit.code21-Jun-06 23:47
amit.code21-Jun-06 23:47 
AnswerRe: edit box Pin
_AnsHUMAN_ 21-Jun-06 23:53
_AnsHUMAN_ 21-Jun-06 23:53 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:15
amit.code22-Jun-06 0:15 
GeneralRe: edit box Pin
_AnsHUMAN_ 22-Jun-06 0:19
_AnsHUMAN_ 22-Jun-06 0:19 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:49
amit.code22-Jun-06 0:49 

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.