void MGOfreechar (char **mem)
The MGOfreechar() function frees the memory pointed to by mem. This memory location is assumed to be a char string.