"printf" bloated, Ok. But how to print then?
WARC <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
Hi guys! I started playing with dietlibc and I'm amazed by how my tools are tiny now. One question I couldn't yet fix is how to print to stdout/stderr? As the FAQ stated, "printf" and the like (fprintf ...) are bloated and dietlibc complains and stops compiling when seeing them. So, how then can I print a formatted data then? Thanks /v