Loading...
Searching...
No Matches

stdio wrapper to extend the C libs stdio More...

Detailed Description

stdio wrapper to extend the C libs stdio

Author
Marian Buschsieweke maria.nosp@m.n.bu.nosp@m.schsi.nosp@m.ewek.nosp@m.e@ovg.nosp@m.u.de

Definition in file stdio.h.

#include "flash_utils.h"
+ Include dependency graph for stdio.h:
+ This graph shows which files directly or indirectly include this file:

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.