I am reading from a text file that looks like this: A B C D E F G H I J K L M N O P I will be storing this into a 4×4 char array. My problem is that whenever I am reading from the file it counts the space in between the […]
The post Reading from a text file and ignoring spaces appeared first on BlogoSfera.