I had problem with my program. I have text file and I want char inside it to be keep in 2d array
example in text file has
"INSIDE
OUTSIDE
EXAMPLE"
I want them kept in "char keep[][]"
any can suggest me how can do it
sorry for my bad English and thank in advance!
Noob programer