From 01857bd62e47233443d3cb59898984c8c68f4c7a Mon Sep 17 00:00:00 2001 From: coco3427 Date: Mon, 12 May 2025 14:21:01 -0400 Subject: [PATCH] fixed issue #246 --- pretext/CollectionData/summary.ptx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.