formatwr.h File Reference
Basic "printf", "sprintf" and "fprintf" formatter. More...
#include <stdarg.h>
#include <appconfig.h>
#include <cpu/attr.h>
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 |
Detailed Description
Basic "printf", "sprintf" and "fprintf" formatter.
- Version:
- Id
- formatwr.h 1004 2007-11-22 10:11:13Z asterix
Definition in file formatwr.h.
