I need to perform operations on data from .data file i am able to load the file but how to use the data and perform operations on it. The file had roughly around 200 entries.
anyways if you only have to read a lot of int's separated by commas it should be fairly simple.
post your code and ill see if i can figure something out.
btw. your initial question is a bit vague. Next time try adding some code and explain your problem a bit more in depth.