lolcat/fgetwc_fix.h

5 lines
73 B
C

#include <wchar.h>
#include <stdint.h>
wint_t _fgetwc_fixed(FILE *fp);