1Fermer3
Kevin KoflerLe 02/09/2003 à 20:38
E:\TI-89\Compilers\tigcc\Projects>tigcc -c -Os -Wall -W test7.c test7.c:1: warning: array `table' assumed to have one element

Donc déjà GCC présume une taille de 1, pas 0 qui fait tout planter à coup sûr, et puis il donne un warning.