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" Include dependency graph for stdio.h:
 Include dependency graph for stdio.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Macros | |
| #define | printf(...) | 
| A wrapper for the printf()function that passes arguments through unmodified, but fails to compile if the first argument is not a string literal. | |