how to DON'T print empty array cellsActually I was trying with an "if" but wasn't working properly. Probably I did something wrong. I'll...
how to DON'T print empty array cellsHi everyone! Is there any way to print out only the "full spaces" of the array? Basically I have ...
read txt file / print / records / arraysThank you so much Chervil! I was just wondering why was printing twice the last order. The main mis...
read txt file / print / records / arraysI've just tried to use only records and its working. So the problem is somewhere on the arrays. I po...
read txt file / print / records / arraysHi C++ folks. I'm stuck here trying to save data from a txt file in a 2D array in order to use this ...