1 / 5

AnsiString

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.

eliora
Download Presentation

AnsiString

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 1410 Version 1.0 AnsiString

  2. 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

  3. Member functions

  4. Operators

  5. Ansistring format X \o 0 1 2 3 4 5 6 7 … n undefined

More Related