commit | d365ca80bf613201332ac06fe7a39866321a2814 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu Feb 23 21:27:01 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Fri Feb 24 11:01:24 2017 +0100 |
tree | 4bcae0240ca74958279716de33de0a850d089933 | |
parent | f1d214c0ef0ec781bae87544851b9d53893d6df5 [diff] |
tweaks: optimize determining the number of columns that a text spans Give the strlenpt() routine its own implementation, so that it avoids a needless comparison plus subtraction in the inner loop.