Solution: use string trim algorithms with Borland C++ 2006

Hello, Apparently the string trimming algorithms do not work "out of the box" with Borland C++ 2006. There is a rather easy solution, which I have written about here: http://www.wrongbananas.net/cpp/boost_trim_borland.html Regards, Markus.

Markus Svilans
Hello,
Apparently the string trimming algorithms do not work "out of the box" with Borland C++ 2006.
There is a rather easy solution, which I have written about here: http://www.wrongbananas.net/cpp/boost_trim_borland.html
I get a 404 error for this link. Have you tried also 2007 by any chance? Cheers, Nicola Musatti

My apologies, the correct link is: http://www.wrongbananas.net/cpp/2008.04.04_boost_trim_borland.html (I did some re-organization during the last couple of days.) I have not had the opportunity to try out Borland 2007 yet. Are you experiencing the same problem with it? Regards, Markus. Nicola Musatti wrote:
Markus Svilans
writes: Hello,
Apparently the string trimming algorithms do not work "out of the box" with Borland C++ 2006.
There is a rather easy solution, which I have written about here: http://www.wrongbananas.net/cpp/boost_trim_borland.html
I get a 404 error for this link. Have you tried also 2007 by any chance?
Cheers, Nicola Musatti
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Markus Svilans
-
Nicola Musatti