astralenigma / ProjectoSO

ProjectoSO
Other
1 stars 1 forks source link

Novos erros no transferencia.h e main.c #18

Closed gregory-o-silva closed 10 years ago

gregory-o-silva commented 10 years ago

In file included from main.c:3:0: Transferencia.h: In function ‘descarregarContentorNavio’: Transferencia.h:11:6: error: ‘nmrContentoresZD’ undeclared (first use in this function) Transferencia.h:11:6: note: each undeclared identifier is reported only once for each function it appears in Transferencia.h: In function ‘carregarContentorNavio’: Transferencia.h:30:6: error: ‘nmrContentoresZC’ undeclared (first use in this function) Transferencia.h: In function ‘carregarContentorCamiao’: Transferencia.h:41:5: error: ‘nmrContentoresZD’ undeclared (first use in this function) Transferencia.h: In function ‘descarregarContentorCamiao’: Transferencia.h:54:5: error: ‘nmrContentoresZC’ undeclared (first use in this function) In file included from main.c:6:0: Simular.h: In function ‘simular’: Simular.h:22:6: error: ‘nmrContentoresZC’ undeclared (first use in this function) Simular.h:23:6: error: ‘nmrContentoresZD’ undeclared (first use in this function)