stdio_ext.h 89 B

123456
  1. #ifndef _STDIO_EXT_H
  2. #define _STDIO_EXT_H
  3. #include <stdio.h>
  4. #endif /* _STDIO_EXT_H */