BeRTOS
|
Basic "printf", "sprintf" and "fprintf" formatter. More...
Go to the source code of this file.
Defines | |
#define | CONFIG_PRINTF_RETURN_COUNT 1 |
Enable/disable _formatted_write return value. | |
_formatted_write() configuration | |
#define | PRINTF_DISABLED 0 |
#define | PRINTF_NOMODIFIERS 1 |
#define | PRINTF_REDUCED 2 |
#define | PRINTF_NOFLOAT 3 |
#define | PRINTF_FULL 4 |
Basic "printf", "sprintf" and "fprintf" formatter.
Definition in file formatwr.h.