This is in C. After ive read all the way through a file using getc(to get the size of the file), how do i reset the file pointer back to the beginning so i can read the file into a buffer?