Hi Salem,
Thank you for the prompt reply. Actually what I am doing is reading in 2 text files as strings (say s and t), then create a 2D array of size strlen(s)strlen(t). So i guess i asked the wrong question. I should have asked how to determine if that 2D matrix along with the 2 strings will...
Hi all,
I am writing a C program that reads in large text files. I was wondering how to determine if the text file is too big to fit into the total amount memory available to the process running the program?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.