50 likes | 152 Views
CS 1410 Version 1.0. AnsiString. AnsiString Contains a C-String where the first character is undefined. Members Fields – Pointer to a C-String Functions – 47 public member functions Operators – 10 public operators. Overview. Member functions. Operators. Ansistring format. X. o.
E N D
CS 1410 Version 1.0 AnsiString
AnsiString • Contains a C-String where the first character is undefined. • Members • Fields – Pointer to a C-String • Functions – 47 public member functions • Operators – 10 public operators Overview
Ansistring format X \o 0 1 2 3 4 5 6 7 … n undefined