Format: AllC/C++CSSTextshell script Advanced Search
38: int 39: scanf(const char *fmt, ...) 40: {
268: void rewind(FILE *); 269: int scanf(const char * __restrict, ...) 270: __attribute__((__format__(__scanf__, 1, 2)));