Hello guys
In visual c++, we can use StrTrim function with including shlwapi.h library for triming character from String.
Is there any function available on linux platform in c++ for the same purpose.
P.S: According to this webpage , If I include publib.h library, I can use StrTrim function but didn't work..
Thanks for your help
Best regards



LinkBack URL
About LinkBacks



What you think is useful may not be useful enough to be in a system library. It's just that simple.