-
- Downloads
Don't use strlen() every time you append to an "infinite line length
paragraph"... track the length instead. Speeds up word_wrap() with huge messages that don't have many paragraphs.
Please register or sign in to comment
paragraph"... track the length instead. Speeds up word_wrap() with huge messages that don't have many paragraphs.