BeRTOS
Defines
formatwr.h File Reference

Basic "printf", "sprintf" and "fprintf" formatter. More...

#include "cfg/cfg_formatwr.h"
#include <cpu/attr.h>
#include <stdarg.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.

Definition in file formatwr.h.