Reading file into array

Posted by Asmsycool on Stack Overflow See other posts from Stack Overflow or by Asmsycool
Published on 2010-05-19T13:27:30Z Indexed on 2010/05/19 13:30 UTC
Read the original article Hit count: 114

Filed under:
|

Hello,

I have these a file in a c program which consist of a string and 4 doubles and 2 integer in one line and there is a total of 28 lines, i want to read this file and load the data into an array. can someone help me solve this.

© Stack Overflow or respective owner

Related posts about c

    Related posts about programming-languages