Lecture Notes for Advanced Programming II

10 September 2002 - Strings


Strings


Some Terminology


Character Arrays Are Bad


The String Data Type is Good


String Declarations and Initialization


String Assignment and Access