View Single Post

  #1 (permalink)  
Old 06-17-2006, 06:30 PM
norman norman is offline
Member
 
Join Date: May 2006
Posts: 45
norman is on a distinguished road
How to achieve this - Minimum Code to Strip Blank Spaces

Hi All,
I have a string with blank space throughout the string that is at several places in between the string. But I want the final output of the string with the blank spaces stripped off or removed off. How to achieve the above with minimum line of code in C program?

Regards,
Norman
Reply With Quote
Sponsored Links