Next: , Up: CharacterArray   [Index]


1.29.1 CharacterArray class: basic

fromString: aCharacterArray

Make up an instance of the receiver containing the same characters as aCharacterArray, and answer it.

lineDelimiter

Answer a CharacterArray which one can use as a line delimiter. This is meant to be used on subclasses of CharacterArray.