Hi pals!

I want to know the method to get a char variable from the user.

here's a part of my code:


char MineList [][] = new char [3][4];
.
.