docs/tileh.png
author |
rubidium |
|
Tue, 28 Oct 2008 14:42:31 +0000 |
changeset 10299 |
946c84fdc58e |
parent 0 |
29654efe3188
|
permissions |
-rw-r--r-- |
(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly.