Example Code
typdef char String[255];
typdef int Chessboard[8][8];