Hi,
How can I remove spaces from strings?
I'm talking about good old C not C++.

Is there a built in function or do I have to write my own?

Please provide a sample.