astralenigma / ProjectoSO

ProjectoSO
Other
1 stars 1 forks source link

Erros novos #16

Closed gregory-o-silva closed 10 years ago

gregory-o-silva commented 10 years ago

In file included from main.c:6:0: Simular.h: In function ‘simular’: Simular.h:40:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int ’ [-Wformat] Simular.h:40:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int ’ [-Wformat] Simular.h:40:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘int ’ [-Wformat] Simular.h:40:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘int ’ [-Wformat]