array bounds checking
Stan Brown
browns at iccgcc.decnet.ab.com
Sun Mar 10 03:38:15 AEST 1991
In article <1991Mar7.205810.23361 at murdoch.acc.Virginia.EDU>, smf7s at galen.med.Virginia.EDU (Stephen M. Friedman) writes:
> My program is doing some strange things, the nature and time of which
> are dependent on the sizes of the arrays I use (this is a scalable
> simulation). I therefore suspect that I am somewhere writing off the end
> of an array (I use some really big arrays). My question is, does anyone
> know of any tool (UNIX or DOS) that will do dynamic array bounds checking
> or in general make sure that all assignments are done in declared or
> allocated space? Please e-mail any replies. Thanks in advance.
I have the same problem, and the same query. (And I'll be we two are
not the only ones.) So please email em too, or post. Thanks.
My opinions are mine: I don't speak for any other person or company.
email (until 91/4/30): browns at iccgcc.decnet.ab.com
Stan Brown, Oak Road Systems, Cleveland, Ohio, USA +1 216 371 0043
More information about the Comp.lang.c
mailing list