On Wed, Oct 13, 2004 at 02:31:30PM +0800, Zuxy wrote: > When installing you have the option to turn on this feature. Leave it off, unless you are developing code. It's a memory bounds checker. It's not very sophisticated (valgrind is better), but does serve to knock out some common cases. It also doesn't work on all platforms. David