salut ;
j'ai une fonction qui retourne comme résultat un tableau de String,
mon programme affiche une exception dans:
return nom du tableau;
C:\source\Nouveau dossier (2)\ListP.java:47: cannot find symbol
symbol : variable TableauP
location: class ListP
return TableauP;
ou je mis le return ,exacte?????????