#define n 10 typedef int ensemble[n]; main() { int choix,i,m,t; ensemble E; do { clrscr(); printf("Que voulez vous faire "); scanf("%d",&choix); switch(choix) { case 1: /* initialisation … vide */ for(i=0;i0)) { E[m]=1; } } while(m>=0); break; case 3: /* test de vacuit‚ */ i=0; while((i