1<section id="array.more.info"> 2 <title>For more information...</title> 3 <para> 4 To find more details about using ordinary arrays in C++ and 5 the framework of the STL, see e.g. 6 7 <literallayout> 8 The C++ Standard Library - A Tutorial and Reference 9 by Nicolai M. Josuttis 10 Addison Wesley Longman, 1999 11 ISBN 0-201-37926-0 12 </literallayout> 13 </para> 14 15 <para> 16 <ulink url="http://www.josuttis.com/"> 17 Home Page of Nicolai 18 Josuttis 19 </ulink> 20 </para> 21</section> 22 23