I want to get a file and store it in a character array. The file isn't ASCII formatted so I can't use strlen(). Is there any other way to get the size of the array?