Re: Out-of-bounds nonsense
- From: Charlton Wilbur <cwilbur@xxxxxxxxxxxxxxxxxxxxxx>
- Date: 02 Nov 2006 15:15:14 -0500
Richard Heathfield <invalid@xxxxxxxxxxxxxxx> writes:
Charlton Wilbur said:
Do the wrong thing with your memory, and the computer crashes.
Might crash. Or might do something more - um - creative. Or might do what
you expected. Or might do what you expected *and* something creative with
which to surprise you later on. Isn't programming exciting!?
True. I learned C on MIPS machines with memory protection, and so
when I did the wrong thing with my memory, the program obligingly
crashed. As annoying as it was at the time, this was a great
pedagogical help.
Then I started working on Linux at home and MIPS or Alpha at school,
and learned what "portable" really meant -- and that was just among
different varieties of Unix.
Charlton
.
- References:
- Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Pierre Asselin
- Re: Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Chris Dollin
- Re: Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Mark McIntyre
- Re: Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Flash Gordon
- Re: Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Richard Heathfield
- Re: Out-of-bounds nonsense
- From: Frederick Gotham
- Re: Out-of-bounds nonsense
- From: Charlton Wilbur
- Re: Out-of-bounds nonsense
- From: Richard Heathfield
- Out-of-bounds nonsense
- Prev by Date: Re: assembly in future C standard
- Next by Date: Re: comparing ptrs/mmap
- Previous by thread: Re: Out-of-bounds nonsense
- Next by thread: Re: Out-of-bounds nonsense
- Index(es):
Relevant Pages
|