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]
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]