Replies: 1 comment 1 reply
-
Thanks for the kind words! The C99 Standard defines printf (and friends) explicitly as a function- unfortunately I guess there could be a compile-time flag into Under the hood Since My intent with Anyway, I hope that was helpful! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Charles,
the nanoprintf.h is a real great deal. Thanks for providing such an powerful tool. I have on addition in mind, to replace the stdio printf implementation by the npf_printf implementation. Enabling could be realized by compile switch. What do you think? I started a short google research:
Without testing it could look like follows:
BR,
Andreas
Beta Was this translation helpful? Give feedback.
All reactions