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

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: 1244
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: Wed Sep 16 02:21:55 GMT+2 2026

Total time taken to generate the page: 0.00536 seconds