I really need help with this one:
assume that a file containing a series of integers is named numbers.dat and exists on the computers disk. Design a program that reads all of the numbers stored in the file and calculates their total.
I have no idea where to start or what to do. i guess i just need it in pseudocode, though if it is possible to do it in Raptor it would be best because thats what we operate in for the most part. But if anyone knows how to do it in visual basic 2008, that would be great because I have been practicing using it and would love to know how to do data files on it
Thanks