Holes in 2-D array?

Doug Gwyn gwyn at smoke.BRL.MIL
Wed Feb 8 02:41:12 AEST 1989


In article <12570007 at hpclwjm.HP.COM> walter at hpclwjm.HP.COM (Walter Murray) writes:
>It would seem that a lot of bad things could happen if such holes
>could exist, but I can't prove that they can't from the dpANS.

If you consider what the sizeof the whole array is required to be,
and compare that to the sizeof an element, it should be clear that
there is no room for any such "holes".  A proof should be able to
be worked up from that observation.



More information about the Comp.std.c mailing list