docs/elrail_track.png
author |
rubidium |
|
Tue, 28 Oct 2008 14:42:31 +0000 |
changeset 10299 |
946c84fdc58e |
parent 3355 |
e414a0b104a6
|
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.