Mail Archives: djgpp/1999/08/12/20:48:03
Sahab Yazdani wrote:
>
> [SNIPPY-TY-SNIP]
> > > This technique is highly unportable and is the way to do the stuff that
> > Watcom lets you do with pointers in 32-bit DOS mode that wouldn't be
> > prudent in a gcc-based compiler. It effectively changes the segment
> > limit of your program to 0xFFFFFFFF, so that all memory becomes
> > addressable. It also lets you accidentally take down the computer if
> What do you mean *take down*, like totally destroy it or just make it
> hang??
Probably just the latter, but disk corruption is a possibility (you can
scribble all over memory, and among the many things that usually reside
in memory is a disk cache).
Flames bursting out of the monitor is rather less likely, however.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -