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 IamaSherpa 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. inderw

    Reading lines with more than 256 characters

    Hi. I am trying to read a file (csv) which has more that 256 characters in a line. I want to read the whole line and extract some information. I am using comma as a seperator. At the moment, I am reading a line using fgets and placing the tokens in an array using strtok. Then I fgets the same...

Part and Inventory Search

Back
Top