BeRTOS
|
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(). |
sprintf() implementation based on _formatted_write()
Definition in file sprintf.c.