java

tanis01

New member
java

איך הכי פשוט לבצע המרה מתו בString ל int לא Integer כלומר מstr.CharAt() ל int כאשר str הוא מסוג String
 

mz70

New member
if I got your problem

:If you want to convert a String veriable to a plain int use this: Integer.parseInt(your string)
 
למעלה