From 5b9a9f0207a0b823c3ab2eb4fa4756d980e70f1a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 24 Apr 2015 23:30:14 -0700 Subject: 1191 --- cpp/032array.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/032array.cc b/cpp/032array.cc index 57298e73..c1d35667 100644 --- a/cpp/032array.cc +++ b/cpp/032array.cc @@ -1,4 +1,5 @@ -//: Arrays contain a variable number of elements of the same type. +//: Arrays contain a variable number of elements of the same type. Their value +//: starts with the length of the array. //: //: You can create arrays of containers, but containers can only contain //: elements of a fixed size, so you can't create containers containing arrays. -- cgit 1.4.1-2-gfad0