Xprintf is an ISO C99 fprintf() formatting implementation aimed at embedded SW. Your output stream is easily connected. Small code and stack footprint, no malloc(). Full ISO C99 implementation, floating point support can be disabled.
Xprintf is an independent implementation and is written from the ground up following the standard without borrowing any code.
| Markus van Dijk (robbesol on github) | ||||||
| Contact: via a github message
to robbesol or
via mail to |
xprintf | a | t | robbesol | ⋅ | net |
Open Source (Simplified BSD License)
Hosted on github as robbesol/xprintf
→ Wiki
→ Issues
→ Download
You can also clone the project with Git by running:
$ git clone git://github.com/robbesol/xprintf