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 Shaun E 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: *

  • Users: OpticNurve
  • Content: Threads
  • Order by date
  1. OpticNurve

    Reading an entire file into an array with C

    How would I put an entire file into an array in C... where each line is an element in the array? In perl or php its just file() ... Plus, how do I grab a certain amount of characters from that line? For instance in PHP I would do this: // Opens the file specified $fp = @fopen($nsffile...

Part and Inventory Search

Back
Top