Hello,

I would like removing all leading and trailing blank characters from a string. I know it is possible in C++ using trim. But is it also possible in C. I am using a borland Compiler

Thx

Ewout Schiferli