02.09.2010, 16:25
Quote:
i fail :<..
next questions.. In the file it says something like this: "Test: 51, 74, 85". How could you write more then one thing at a file. Also, how could you check if that number is in the file? |
Then to get the information you can use dini_Get and if required, split the line using split or sscanf with a delimiter of your choice.