I\'m trying to convert an array of characters into integers, so I can get the ascii code, but the code I have doesn\'t seem to be working.
import javax.swing.*;
digit is an int type primitive variable can't be treated as an array
digit
int
digit[count])
just use