Posts by luiza • 41 points
1 post
-
4
votes1
answer122
viewsQ: Read elements from a file
Hi, I have a big problem! I have to read two very large numbers of a file and save each position in a list. I’m using fgetc to pick up each element, the two numbers are separated by a blank space,…