You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, give an example of a variadic user-defined print function that forwards to npf_vpprintf, to show how a per-byte callback setup might work.
The readme doesn't give an example of the actual npf_putc callback, just how to call nanoprintf with a callback.
Add an actual callback, with use of the context pointer, to the readme to make it clearer.
The text was updated successfully, but these errors were encountered: