in reply to Manipulating data from a file

I think it's easier to use maths to calculate the sum of the digits of an integer.

As this is your homework I'm not going to post the code but it's pretty simple using a while loop, the modulo operator % and int.