tlx
Loading...
Searching...
No Matches
word_wrap.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  tlx
 

Functions

std::string word_wrap (const std::string &str, unsigned int wrap=80)
 Try to wrap a string to 80 columns without split words.