hi
i have one java string say s1 in the format dd/mm/yyyy .now i want to find the postion of /. so i converted string into char array.but when i compile message is coming incompatible type. so please tell how can i read string and
find out the position of "/".
Regards
david
i have one java string say s1 in the format dd/mm/yyyy .now i want to find the postion of /. so i converted string into char array.but when i compile message is coming incompatible type. so please tell how can i read string and
find out the position of "/".
Regards
david