suntsu
Programmer
- Aug 26, 2001
- 72
I was just wondering how I could go about pulling data from a csv file, and sorting by a particular column?
I am creating a simple game, and am at the point where I need to be able to compare the current score to the top five entries recorded in a csv file.
The two fields in the csv are named Player and Score.
i just don't know how to manipulate the data, to compare and replace
Thanks
SunTsu
I am creating a simple game, and am at the point where I need to be able to compare the current score to the top five entries recorded in a csv file.
The two fields in the csv are named Player and Score.
i just don't know how to manipulate the data, to compare and replace
Thanks
SunTsu