G
gopal srinivasan
Hi,
I have a text like this -
"This is a message containing tabs and white spaces"
Now this text contains tabs and white spaces. I want remove the tabs
and white spaces(if it more than once between two words).
Is there any function we have in C which will find out the tabs and
white spaces and returns the text in the follwong way -
"This is a message containing tabs and white spaces"
Any code help is welcome..
Awaiting the response
Gopal Srinivasan
I have a text like this -
"This is a message containing tabs and white spaces"
Now this text contains tabs and white spaces. I want remove the tabs
and white spaces(if it more than once between two words).
Is there any function we have in C which will find out the tabs and
white spaces and returns the text in the follwong way -
"This is a message containing tabs and white spaces"
Any code help is welcome..
Awaiting the response
Gopal Srinivasan