Hi i am beginner and i have a problem
How can you read a txt file ,which every line finish with 'enter',
and write into a matrix NxM where n is the characters of the line and M is the number of the lines?
Printable View
Hi i am beginner and i have a problem
How can you read a txt file ,which every line finish with 'enter',
and write into a matrix NxM where n is the characters of the line and M is the number of the lines?
What have you tried?