How can I open a file for C language reading, over 100 MB?
With this code below, I can read a file with more than 18,000 lines, but what I really need is to read a file with approximately 5,000,000 lines.
Is this possible in C?
char **xx...
asked by
14.12.2014 / 18:10