Next: char preweigh_load(int panel_handle Up: BLOOD.C Previous: void main(void)

char preweigh_new(void)

Called by main() when creating a new preweigh sample set. Returns a pointer to a NULL terminated string containing the sample set letter. This function is called as a prelude to calling run_preweigh(), and its return value is fed directly to run_preweigh(). Calls get_date() and clean_list().


wolforth@pet.mni.mcgill.ca