String Programming Guide for Cocoa

PDF

  • Introduction

Articles

  • Strings
  • Creating and Converting String Objects
  • Formatting String Objects
  • String Format Specifiers
  • Reading Strings From and Writing Strings To Files and URLs
  • Searching, Comparing, and Sorting Strings
  • Paragraphs and Line Breaks
  • Characters and Clusters
  • Character Sets
  • Scanners
  • String Representations of File Paths
  • Drawing Strings
  • Revision History
  • Index

Related Reference

Objective-C

  • NSCharacterSet
  • NSMutableCharacterSet
  • NSMutableString
  • NSScanner
  • NSString
  • NSString Additions

Related Documents

  • Attributed Strings Programming Guide
  • Data Formatting Programming Guide for Cocoa
  • Internationalization Programming Topics
  • Strings Programming Guide for Core Foundation