stdio wrapper to extend the C libs stdio More...
stdio wrapper to extend the C libs stdio
Definition in file stdio.h.
#include "flash_utils.h"
Go to the source code of this file.
Macros | |
#define | printf(...) /* implementation details */ |
A wrapper for the printf() function that passes arguments through unmodified, but fails to compile if the first argument is not a string literal. | |