I would like to know if there is a way I can loop through a FILE *ptr so that I can get its size.For example:
char *buffer = malloc(512); FILE *command = pope