Dear Friends
I try to make a program that will read from txt file 5x5= 25 numbers and save them in array again 5x5. My numbers are positive integers. I want to ask here instead of save them in a array 5x5 (wich i have done) can i use a struct that will save seperate dozens and seperate units of each number. How i can do that? Any ideas