Searched refs:fgetc (Results 1 – 5 of 5) sorted by relevance
4 return fgetc(stdin); in getchar()
3 int fgetc(FILE* f) { in fgetc() function
81 int fgetc(FILE*);
1082 int c = fgetc(stdin);
655 $(LOCAL_DIR)/src/stdio/fgetc.c \
Completed in 9 milliseconds