Name: do_fit( *list, item)

Location: /obj/fit.c


Purpose: 
Is nothing but a more complex version of member_array (member)
You can also search for a sub-string in lists



return: 
* item is complete		-> item
* itme is incomplete		-> the full name of <item>
* not found			-> item





