Next: int pet_analysis_scale(int called_from_counter Up: PET_ANAL.C Previous: int check_activity_data(int run_number)

char FindHeader(int file_handle)

Finds the headers in a BLR file. This function searches the specified file for a header of the form [header name], and returns a pointer to a string containing header name. The file pointer is moved to point just beyond the end of the header. Returns ! in the string if an error occurs.


wolforth@pet.mni.mcgill.ca