Hi, I have a text file which contains an 11 digit number, I've gotten my program to read the file and it all seems fine (it can display the number) . I also want to display and store (as an int) the last four digits of the 11 digit number, but I have no idea how, so any help whould be great?

thanks,
J