Borderou de evaluare (job #24864)

Utilizator avatar raedok Alexandru Bagu raedok IP ascuns
Problemă Url Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 20 oct. 2013 20:53:26 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘validProto’: user.c:73:5: warning: implicit declaration of function ‘stricmp’ [-Wimplicit-function-declaration] user.c: In function ‘main’: user.c:262:17: warning: implicit declaration of function ‘atoi’ [-Wimplicit-function-declaration] user.c:154:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:172:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] In file included from /usr/include/string.h:642:0, from /usr/include/memory.h:30, from user.c:2: In function ‘memset’, inlined from ‘main’ at user.c:173:15: /usr/include/i386-linux-gnu/bits/string3.h:82:30: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default] /tmp/ccG3naQx.o: In function `main': user.c:(.text.startup+0x145): warning: memset used with constant zero length parameter; this could be due to transposed parameters /tmp/ccG3naQx.o: In function `validProto': user.c:(.text+0x1d4): undefined reference to `stricmp' user.c:(.text+0x1ed): undefined reference to `stricmp' collect2: ld returned 1 exit status