j'ai une erreur de compilation dans mon code
voici une partie
avec "kp.getvaleur()" est de type Object
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8String convS; float convf; float [] tabkpi; ........ convS=kp.getvaleur().toString(); convf= Float.valueOf(convS).floatValue(); tabkpi[y]= convf ;





 

 
		
		 
        

 
			
			


 
			


 erreur dans mon code "java.lang.NullPointerException"
 erreur dans mon code "java.lang.NullPointerException"
				 Répondre avec citation
  Répondre avec citation
Partager