Next: void preweigh_save(char sample_set Up: BLOOD.C Previous: int weigh_one_sample(double weight

void run_preweigh_done(int done_flag, char *sample_set, char filename)

Clean-up function for preweighing. Prompts the user to label the sample set, saves the data, and cleans up the screen. Called by run_preweigh(). Calls preweigh_save().


wolforth@pet.mni.mcgill.ca