...
Code Block | ||||
---|---|---|---|---|
| ||||
#include <stdio.h> #ifndef __USE_ISOC11 /* reimplementsReimplements vsnprintf() */ #include "my_stdio.h" #endif |
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
#include <stdio.h> #ifndef __USE_ISOC11 /* reimplementsReimplements vsnprintf() */ #include "my_stdio.h" #endif |
...