Click here to Skip to main content
15,912,977 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



 
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 
GeneralRe: Stunned Pin
Hamed Musavi5-Oct-08 21:59
Hamed Musavi5-Oct-08 21:59 
GeneralWhat's the point? Pin
Rob Philpott1-Oct-08 6:43
Rob Philpott1-Oct-08 6:43 
GeneralRe: What's the point? Pin
chaiguy13373-Oct-08 5:20
chaiguy13373-Oct-08 5:20 
I agree that it's basically useless, and a well-designed program isn't likely to be able to free up its own memory at such a time anyway. That is, there shouldn't be anything unimportant just lying around that can be freed that hasn't already been.

So unless you want to start tossing the user's information, about all you can do is warn them that you're running low, and tell them they better start closing tabs (or something).

“Time and space can be a bitch.”
–Gushie, Quantum Leap

{o,o}.oO(   Check out my blog!   )
|)””’)                piHole.org
-”-”-

GeneralIt depends... Pin
Rob Grainger29-Sep-08 22:46
Rob Grainger29-Sep-08 22:46 
GeneralIt depends... Pin
jdryk.x1-Oct-08 4:40
jdryk.x1-Oct-08 4:40 
GeneralRelated ... Pin
Vasudevan Deepak Kumar29-Sep-08 9:01
Vasudevan Deepak Kumar29-Sep-08 9:01 
GeneralDepends on the application. [modified] Pin
John M. Drescher29-Sep-08 7:47
John M. Drescher29-Sep-08 7:47 
Generalwhat can you do anyway? Pin
patbob29-Sep-08 5:29
patbob29-Sep-08 5:29 
JokeRe: what can you do anyway? Pin
Grimolfr30-Sep-08 6:43
Grimolfr30-Sep-08 6:43 
GeneralOnly when appropriate Pin
Ravi Bhavnani29-Sep-08 2:52
professionalRavi Bhavnani29-Sep-08 2:52 
GeneralMore Sensible Response Pin
W Balboos, GHB29-Sep-08 2:37
W Balboos, GHB29-Sep-08 2:37 
GeneralRe: More Sensible Response Pin
13xforever29-Sep-08 21:59
13xforever29-Sep-08 21:59 
GeneralRe: More Sensible Response Pin
W Balboos, GHB2-Oct-08 2:54
W Balboos, GHB2-Oct-08 2:54 
GeneralRe: More Sensible Response Pin
Paul Glaubitz30-Sep-08 9:20
Paul Glaubitz30-Sep-08 9:20 
GeneralRe: More Sensible Response Pin
W Balboos, GHB2-Oct-08 3:04
W Balboos, GHB2-Oct-08 3:04 
AnswerRe: More Sensible Response Pin
Paul Glaubitz2-Oct-08 3:27
Paul Glaubitz2-Oct-08 3:27 
GeneralMissing response Pin
Gary Wheeler29-Sep-08 0:14
Gary Wheeler29-Sep-08 0:14 
GeneralRe: Missing response Pin
Ravi Bhavnani29-Sep-08 2:46
professionalRavi Bhavnani29-Sep-08 2:46 
GeneralRe: Missing response Pin
Vasudevan Deepak Kumar29-Sep-08 9:10
Vasudevan Deepak Kumar29-Sep-08 9:10 
GeneralRe: Missing response Pin
Ravi Bhavnani29-Sep-08 9:13
professionalRavi Bhavnani29-Sep-08 9:13 

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.