Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem in accessing nodes of a list in Release build Pin
Aryan S22-Jun-08 22:48
Aryan S22-Jun-08 22:48 
GeneralRe: Problem in accessing nodes of a list in Release build Pin
Cedric Moonen23-Jun-08 2:09
Cedric Moonen23-Jun-08 2:09 
QuestionOnKillfocus on closing Dialog not called --- PLZ GIVE SUGGESTION!! Pin
Shaileshhex22-Jun-08 21:05
Shaileshhex22-Jun-08 21:05 
AnswerRe: OnKillfocus on closing Dialog not called --- PLZ GIVE SUGGESTION!! Pin
David Crow23-Jun-08 3:32
David Crow23-Jun-08 3:32 
QuestionHuge array processing. Pin
Rustik22-Jun-08 21:04
Rustik22-Jun-08 21:04 
AnswerRe: Huge array processing. Pin
Cedric Moonen22-Jun-08 21:22
Cedric Moonen22-Jun-08 21:22 
GeneralRe: Huge array processing. Pin
Rustik22-Jun-08 22:44
Rustik22-Jun-08 22:44 
GeneralRe: Huge array processing. Pin
CPallini22-Jun-08 23:08
mveCPallini22-Jun-08 23:08 
Your program possibly crashes because your array size exceeds the stack one. Try to use the heap, instead.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke


[My articles]

GeneralRe: Huge array processing. Pin
KASR123-Jun-08 1:52
KASR123-Jun-08 1:52 
GeneralRe: Huge array processing. Pin
CPallini23-Jun-08 2:02
mveCPallini23-Jun-08 2:02 
GeneralRe: Huge array processing. Pin
Rajesh R Subramanian27-Jun-08 0:25
professionalRajesh R Subramanian27-Jun-08 0:25 
GeneralRe: Huge array processing. Pin
CPallini27-Jun-08 2:09
mveCPallini27-Jun-08 2:09 
GeneralRe: Huge array processing. Pin
Rajesh R Subramanian27-Jun-08 19:31
professionalRajesh R Subramanian27-Jun-08 19:31 
GeneralRe: Huge array processing. Pin
Rustik23-Jun-08 2:22
Rustik23-Jun-08 2:22 
GeneralRe: Huge array processing. Pin
CPallini23-Jun-08 2:26
mveCPallini23-Jun-08 2:26 
RantRe: Huge array processing. Pin
Nelek23-Jun-08 13:26
protectorNelek23-Jun-08 13:26 
GeneralRe: Huge array processing. Pin
CPallini22-Jun-08 21:34
mveCPallini22-Jun-08 21:34 
GeneralRe: Huge array processing. Pin
Rustik22-Jun-08 22:55
Rustik22-Jun-08 22:55 
GeneralRe: Huge array processing. [modified] Pin
CPallini22-Jun-08 23:23
mveCPallini22-Jun-08 23:23 
GeneralRe: Huge array processing. Pin
Rustik23-Jun-08 2:29
Rustik23-Jun-08 2:29 
GeneralRe: Huge array processing. Pin
CPallini23-Jun-08 3:00
mveCPallini23-Jun-08 3:00 
GeneralRe: Huge array processing. Pin
Rustik25-Jun-08 2:56
Rustik25-Jun-08 2:56 
GeneralRe: Huge array processing. Pin
CPallini25-Jun-08 4:44
mveCPallini25-Jun-08 4:44 
GeneralRe: Huge array processing. Pin
Rustik25-Jun-08 23:12
Rustik25-Jun-08 23:12 
GeneralRe: Huge array processing. Pin
CPallini26-Jun-08 0:00
mveCPallini26-Jun-08 0:00 

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.