sprintf.c File Reference
sprintf() implementation based on _formatted_write() More...
Go to the source code of this file.
Data Structures | |
| struct | __sn_state |
| State information for __sn_put_char() More... | |
Functions | |
| static void | __sn_put_char (char c, void *ptr) |
| formatted_write() callback used [v]snprintf(). | |
Detailed Description
sprintf() implementation based on _formatted_write()
Definition in file sprintf.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)