There isn't anything that I know of but you can use
strstr or strchr and just do ptr arithmetic and
copying characters before you put '\0' at the position
you wanto to terminate.
I believe K&R C or this function is on the web
somewhere.

http://www.thescripts.com/forum/thread219563.html
for example.


--- Carlos Gonzalez <[EMAIL PROTECTED]>
wrote:

> I am using C.
> I just want to shift left the content of the
> string...
> 
> Thanks again,
> 
> Carlos
> -- 
> For information on using the PalmSource Developer
> Forums, or to unsubscribe, please see
> http://www.palmos.com/dev/support/forums/
> 



Regards,

Andrew Scheurer

858-449-2557



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/
  • Re: trim() Andrew Scheurer

Reply via email to