Any bounds-checking C compilers?

Wayne A. Christopher faustus at ic.Berkeley.EDU
Thu Jun 23 08:30:58 AEST 1988


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



More information about the Comp.lang.c mailing list