CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #1
    Join Date
    Oct 2001
    Posts
    745

    Trimming of..

    Hi,

    I have a string object,I want to trim spaces from the left & right of the string.Is there any Inbuilt functions for this.The function should be operating system independent.

    Thanks in advance...

    [Yves : Your title was the beginning of a self-descriptive, good title, so please write it out in full ]
    Last edited by Yves M; November 29th, 2002 at 10:04 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured