diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-23 15:32:17 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-23 15:32:17 +0200 |
commit | 9e3913e8e9c25916911ef5e9f2a2d5b17e9e8c5c (patch) | |
tree | 8947bfc6687d3973e87f43268e90f9136bd9366c /lib | |
parent | d9e2250d31bfa4857ee73e0430ee890e3b72a92a (diff) | |
download | sciteco-9e3913e8e9c25916911ef5e9f2a2d5b17e9e8c5c.tar.gz |
fixed stdio message printing for strings longer than 255 characters
* there's no reason for formatting into a buffer of fixed length first,
since all that is done to the format string is adding a prefix and suffix
(line feed).
* the new implementation should also be slightly faster.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions