Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jcw007

    Find out amount of mem available to program?

    OK, thank you all for your input, you guys been a great help!
  2. jcw007

    Find out amount of mem available to program?

    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...
  3. jcw007

    Find out amount of mem available to program?

    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?

Part and Inventory Search

Back
Top