7Fermer9
djflexLe 20/09/2004 à 17:53
ben j'ai mis int* ... elle est ou mon erreur alors ?

int x = 10;
int *ptr_int[3];

ptr_int[0] = &x;