Compiling: main.c
C:\Documents and Settings\z\Bureau\EX\main.c:11: warning: no semicolon at end of struct or union
C:\Documents and Settings\z\Bureau\EX\main.c:11: error: syntax error before '=' token
C:\Documents and Settings\z\Bureau\EX\main.c: In function `charger_mot_cle':
C:\Documents and Settings\z\Bureau\EX\main.c:18: error: invalid use of undefined type `struct motcle'
C:\Documents and Settings\z\Bureau\EX\main.c:18: error: dereferencing pointer to incomplete type
C:\Documents and Settings\z\Bureau\EX\main.c:18: error: invalid use of undefined type `struct motcle'
C:\Documents and Settings\z\Bureau\EX\main.c:18: error: dereferencing pointer to incomplete type
C:\Documents and Settings\z\Bureau\EX\main.c:21: error: invalid use of undefined type `struct motcle'
C:\Documents and Settings\z\Bureau\EX\main.c:21: error: dereferencing pointer to incomplete type
C:\Documents and Settings\z\Bureau\EX\main.c: In function `main':
C:\Documents and Settings\z\Bureau\EX\main.c:27: error: syntax error before ';' token
C:\Documents and Settings\z\Bureau\EX\main.c:28: error: `tmc' undeclared (first use in this function)
C:\Documents and Settings\z\Bureau\EX\main.c:28: error: (Each undeclared identifier is reported only once
C:\Documents and Settings\z\Bureau\EX\main.c:28: error: for each function it appears in.)
Process terminated with status 1 (0 minutes, 0 seconds)
11 errors, 1 warnings
Partager