> From: Nicolás Zeitlin > > 1) How can I convert a string to a long? > Int32 StrToI( const Char * str ) > > 2) How can I erase the empty spaces from the corners of a string? What in > other languages is done by Trim(). That would be to convert " Hello World! > " to "Hello World!" > Write your own Trim() function. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- 2 Stupid questions Richard Burmeister
- 2 Stupid questions Nicol�s Zeitlin
- RE: 2 Stupid questions Anthony Randazzo
- Re: 2 Stupid questions Ken Krugler
