Click here to Skip to main content
16,017,200 members

Survey Results

When programming, do you explicitly test for out-of-memory conditions?   [Edit]

Survey period: 29 Sep 2008 to 6 Oct 2008

It's simple enough to do, but in this Gigabyte era, do you do it?

OptionVotes% 
Yes, always1167.71
Yes, mostly1036.85
Yes, sometimes26717.75
No87458.11
I don"t know how1449.57



 
AnswerWOW. No wonder so much software sucks these days. Pin
Severian@Severian.org7-Oct-08 10:50
Severian@Severian.org7-Oct-08 10:50 
GeneralIt depends Pin
Madhu Kampurath2-Oct-08 22:11
Madhu Kampurath2-Oct-08 22:11 
GeneralMithun/Arun Pin
MITHUNKUMAR882-Oct-08 2:20
MITHUNKUMAR882-Oct-08 2:20 
GeneralI guess it is a generational thing. PinPopular
GTWilson1-Oct-08 12:57
GTWilson1-Oct-08 12:57 
GeneralRe: I guess it is a generational thing. Pin
John R. Shaw3-Oct-08 16:09
John R. Shaw3-Oct-08 16:09 
GeneralRe: I guess it is a generational thing. Pin
Member 965-Oct-08 19:56
Member 965-Oct-08 19:56 
GeneralRe: I guess it is a generational thing. Pin
GTWilson9-Oct-08 17:24
GTWilson9-Oct-08 17:24 
GeneralRe: I guess it is a generational thing. Pin
Member 969-Oct-08 19:54
Member 969-Oct-08 19:54 
GeneralRe: I guess it is a generational thing. Pin
raicuandi6-Oct-08 0:13
raicuandi6-Oct-08 0:13 
GeneralRe: I guess it is a generational thing. Pin
W Balboos, GHB6-Oct-08 2:02
W Balboos, GHB6-Oct-08 2:02 
GeneralRe: I guess it is a generational thing. Pin
raicuandi6-Oct-08 4:22
raicuandi6-Oct-08 4:22 
GeneralRe: I guess it is a generational thing. Pin
ghle6-Oct-08 2:31
ghle6-Oct-08 2:31 
Generalalways running application Pin
tommyligo1-Oct-08 9:57
tommyligo1-Oct-08 9:57 
GeneralMy 2 cents Pin
Adrian Cole1-Oct-08 8:00
Adrian Cole1-Oct-08 8:00 
GeneralRe: My 2 cents Pin
Roger Stoltz1-Oct-08 22:15
Roger Stoltz1-Oct-08 22:15 
GeneralStunned PinPopular
Chris Maunder1-Oct-08 7:57
cofounderChris Maunder1-Oct-08 7:57 
Am I the only one stunned at the "why bother" responses?

For memory intensive things such as numerical modelling, image processing, data feeds or whatever there are many, many times when there simply isn't enough memory to do what has been asked and to have an application simply keel over and die is absolutely unacceptable.

Has software developement really sunk to these depths? Is this what a managed runtime has done to us.

Garrrr! When I was a lad... Roll eyes | :rolleyes:

cheers,
Chris Maunder
CodeProject.com : C++ MVP

GeneralRe: Stunned Pin
WillemM1-Oct-08 9:04
WillemM1-Oct-08 9:04 
GeneralRe: Stunned Pin
Ernest Laurentin1-Oct-08 9:20
Ernest Laurentin1-Oct-08 9:20 
GeneralRe: Stunned Pin
WillemM1-Oct-08 19:58
WillemM1-Oct-08 19:58 
GeneralRe: Stunned Pin
Ernest Laurentin2-Oct-08 5:20
Ernest Laurentin2-Oct-08 5:20 
GeneralRe: Stunned Pin
Sandork2-Oct-08 8:48
Sandork2-Oct-08 8:48 
GeneralRe: Stunned Pin
chaiguy13373-Oct-08 5:17
chaiguy13373-Oct-08 5:17 
GeneralRe: Stunned Pin
John R. Shaw3-Oct-08 16:02
John R. Shaw3-Oct-08 16:02 
GeneralRe: Stunned Pin
#realJSOP5-Oct-08 0:13
professional#realJSOP5-Oct-08 0:13 
GeneralRe: Stunned Pin
Member 965-Oct-08 19:58
Member 965-Oct-08 19:58 

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.