jasonwyz98
Programmer
Hello
hello
Here is what i wanna do, someone please help
int tmp = 11242003;
11 = month
24 = day
2003 = year
i want to get the individual digit or group of digits in this case out of the int tmp. Can someone explain how to accomplish this in java.
jason
thanks
hello
Here is what i wanna do, someone please help
int tmp = 11242003;
11 = month
24 = day
2003 = year
i want to get the individual digit or group of digits in this case out of the int tmp. Can someone explain how to accomplish this in java.
jason
thanks