diff --git a/pretext/CollectionData/summary.ptx b/pretext/CollectionData/summary.ptx index 53e12a1..951fe68 100644 --- a/pretext/CollectionData/summary.ptx +++ b/pretext/CollectionData/summary.ptx @@ -1,6 +1,6 @@
Summary and Reading Questions -

    +

    1. A statically allocated C++ array is an ordered collection of one or more C++ data values of identical type stored in contiguous memory.