MacTrove  — Classic Macintosh Archive
 
 Home Software Hardware Docs Magazines Forums Search
Search:   Software, forums, magazines & more

Nstring 10b Cpp 1.0

File nstring-10b-cpp.hqx
Size 67.3 KB
Version 1.0
Category Development
↓ Download nstring-10b-cpp.hqx

Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute corrections, and join the community chat.

About

This is version 1.0 beta of NString, a very powerful dynamic string class for C++ developers. Here's a brief summary of the main features that NString offers: * Easy Assignment - NString objects can be handled almost like ints or floats * Very efficient string length measuring (as the length is stored in the object) * Access to single characters in the string through the [] operator * NString comparisons made easy via the use of standard operators (==, !=, , ...) * Concatenation of NStrings through the '+' and '+=' operators * "Multiplication" of an NString with the '*' and '*=' operators * Operations for copying and cutting portions of an NString * An iterator, which calls a user-defined routine for every one of the string's characters * Upper / lowercase conversion routines * Very powerful context-based substring searches and tests * Standard C++ stream input / output operations through the '>>' and '

MacTrove — Classic Macintosh Archive — Full site | Software | Search
Classic version — compatible with older browsers.