D
Dominik Loewenstein
Guest
This is only an easy example to show the problem. Yes in my field are some strings that are non-integer values, but i tryed it with non-int values like int("abc") and get no problems to reach the end. i can fix my problem when i convert the int to a string and compare both, but i really want to know what the problem is with the int conversion.
Continue reading...
Continue reading...