Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » I'm a U newbie
Re: I'm a U newbie [message #24679 is a reply to message #24675] Wed, 27 January 2010 09:10 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3443
Registered: August 2008
Senior Veteran
Quote:

how to upper case or trim a string

Hello alendar

Try this:

String TrimLeft(const String& str)
String TrimRight(const String& str)
String TrimBoth(const String& str)

String ToLower(const String& s, byte charset = CHARSET_DEFAULT);
String ToUpper(const String& s, byte charset = CHARSET_DEFAULT);


Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Metrowerks Code Warrior
Next Topic: Usage of DUMPC and other macros by using flags
Goto Forum:
  


Current Time: Sun Aug 24 16:00:28 CEST 2025

Total time taken to generate the page: 0.05168 seconds