Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

nonal

Here is 1 public repository matching this topic...

callback_printf allows the implementation of portable sprintf, snprintf, vsprintf and vsnprintf like output functions. The code includes wrappers for those functions. It supports all formats of the C 11 standard. wchar_t arguments and strings are printed as UTF-8. It's pretty fast, threadsafe and has no dependencies to other libraries.

  • Updated Sep 4, 2025
  • C

Improve this page

Add a description, image, and links to the nonal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nonal topic, visit your repo's landing page and select "manage topics."

Learn more