Skip to content
#

embedded-systems-sprintf

Here is 1 public repository matching this topic...

callback_printf enables portable sprintf, snprintf, vsprintf and vsnprintf like functions. The code includes samples for those functions. It's fast, threadsafe and without dependencies to other libraries. It supports all formats of C 11 standard. wchar_t arguments and strings are converted to UTF-8.

  • Updated Dec 7, 2025
  • C

Improve this page

Add a description, image, and links to the embedded-systems-sprintf 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 embedded-systems-sprintf topic, visit your repo's landing page and select "manage topics."

Learn more