Borderou de evaluare (job #35847)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fgetc (clasa a 5-a) | Compilator | c |
Rundă | Tema 18 clasa a 5-a | Status | evaluat |
Dată | 10 dec. 2013 18:54:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:9:5: warning: passing argument 1 of ‘fgetc’ makes pointer from integer without a cast [enabled by default]
/usr/include/stdio.h:537:12: note: expected ‘struct FILE *’ but argument is of type ‘int’
user.c:9:5: error: too many arguments to function ‘fgetc’
/usr/include/stdio.h:537:12: note: declared here