The Integer.parseInt() method in Java is used to convert a String into an int (primitive data type). It is part of the Integer class in the java.lang package.
Hi , i asked this question in all forum, i don't have response. Sorry formy english. I use JNA to call DLL , so i have a function coded as follow : light (char * numberparameters, int numberparame, ...