|
|
|
|
|
by jstimpfle
659 days ago
|
|
The usual case is that libc is linked dynamically so it's not a problem spending a few KB for the library. And run time format strings are a concise encoding for calling this functionality. I would assume that compile time alternatives take more space. |
|