void MGOfreeadmin (Admin **mem)
The MGOfreeadmin() function frees the memory pointed to by mem. This memory location is assumed to be an Admin structure, or a list of Admin structures.