
This prevents problems on systems where the system printf(3) is not C99-compliant. We use our own snprintf() on such systems so that is safe.
This prevents problems on systems where the system printf(3) is not C99-compliant. We use our own snprintf() on such systems so that is safe.