Conformant Arrays in C

Doug Gwyn gwyn at brl-smoke.ARPA
Tue Feb 23 05:51:44 AEST 1988


In article <929 at PT.CS.CMU.EDU> edw at IUS1.CS.CMU.EDU (Eddie Wyatt) writes:
-   How about matrix assignment (a = b).  If you have matrices
-contiguously in memory you can do a "single" bcopy to move the data.
-The optional representation doesn't allow this.

We weren't proposing to make [][] objects have non-contiguous storage.



More information about the Comp.lang.c mailing list