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 » U++ Library support » U++ Core » Is there a function to remove leading white space?
Re: Is there a function to remove leading white space? [message #2739 is a reply to message #2738] Sun, 23 April 2006 16:03 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1213
Registered: March 2006
Location: Italy
Senior Contributor
forlano wrote on Sun, 23 April 2006 16:01

I have a string and I want to remove all white spaces at its beginning.
I believed .Shrink() could be useful to do it but doesn't seem so. I played even with Filter and FilterWhile with no success. Of course I can prepare my own function but maybe there is already... and well hided.

Luigi



No Prob... I found it. It is :

String TrimLeft(const String& str)

If you need something useful it is certanly in U++ but sometimes it escapes from your eyes.

[Updated on: Sun, 23 April 2006 16:12]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: conversion between data of a cell of the arrayctrl to int
Next Topic: Is there a token function?
Goto Forum:
  


Current Time: Tue Aug 12 15:26:55 CEST 2025

Total time taken to generate the page: 0.06317 seconds