> Are ALL arrays in C contiguious? >From the latest draft: "An array type describes a contiguously allocated nonempty set of objects with a particular member object type." Section 3.1.2.5. Walter Murray -------------