Are there any C compilers that compile in run-time bounds checking for array accesses? In some cases you couldn't do it, of course, but it would be nice to be able to turn it on for those cases where it is possible. Wayne