i\'m trying to input characters to an array
char ArrayChar[3] ("Enter: \\n"); for (int i=0; i<3; i++) scanf("%c", &ArrayChar[i