U++ framework
Do not panic. Ask here before giving up.

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: 3461
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: Sat Sep 26 05:17:04 GMT+2 2026

Total time taken to generate the page: 0.01385 seconds