FILE /usr/common/sys/mobiled.c NAME get_mobile_by_num - find a mobile by number PROTOTYPE object get_mobile_by_num(int mobile_number) CALLED BY System, Common, Game DESCRIPTION Queries MobileD for a mobile number. If a mobile of that number exists, it is returned. RETURN VALUE The mobile, or nil if the number isn't assigned. ERRORS Normally none. SEE ALSO add_mobile_number, remove_mobile