advertisement
Premier Club Log In/Registration
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   SKILLBUILDING  |   TIP BANK  |   SOURCEBANK  |   FORUMS  |   NEWSLETTERS
Browse DevX
In your opinion, what is the most important feature of std::string compared to other non-standard string classes such as MFC's CString? Which features, if any, are missing from the current implementation of std::string? Let us know in the c++.general discussion group.
Partners & Affiliates
advertisement
advertisement
advertisement
Average Rating: 3.1/5 | Rate this item | 14 users have rated this item.
 

String Manipulation Made Easy with std::string Algorithms

These days, it pays to be string-savvy. Along with text processors, spellcheckers, and IDEs, new Web-oriented applications also make heavy use of strings for generating text, processing clients' requests, processing scripts, and logging. Find out how to use the specialized algorithms of class std::string to implement some common string-oriented tasks.  


advertisement
ext processors, spellcheckers, and IDEs are just a few classic examples of applications that need to manipulate strings extensively. Web-oriented applications also make heavy use of strings for generating text, processing clients' requests, processing scripts, and logging. Clearly, string-savviness is becoming an important skill in many programming areas. In the following sections, learn how to implement some common string-oriented tasks using std::string and its member functions.

How can you perform case-insensitive comparisons and find and replace operations with string objects?

Use the specialized algorithms of class std::string.

  Next Page: Case Insensitive Comparisons
Page 1: IntroductionPage 3: Searching a Substring Within a String
Page 2: Case Insensitive Comparisons 
Please rate this item (5=best)
 1  2  3  4  5
advertisement
Advertising Info  |   Member Services  |   Permissions  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs