carolinafootball101
2009-04-25 15:25:16 UTC
6
vs 100.0 1000.0
r1 2.0 20.0
r2 4.0 100000.0
r3 3.0 100000.0
r4 6.0 100000.0
r5 4.0 100000.0
r6 8.0 100000.0
rL 10.0 20.0 77.5
my file opens fine, I think I need to read the inputs in to a 2d array, but how can i do that? coz the file has different data types. should i use fscanf(i dont know how to use it too well), or should i read in each character of the file?