
	get_root_uid(4)		MudOS v21c2		(5 Sep 1994)

	名称:
		get_root_uid - 取得 root 使用者识别名称.
	语法:
		string get_root_uid( void );

		字串 get_root_uid( 无参数 );
	用法:
		驱动程式每次载入主宰物件 (master object)  时, 会呼叫此
		函式以检验主宰物件是否已经载入了, 并取得该 mud  所自行
		定义的 root 使用者识别名称. 此函式必须传回一个字串, 譬
		如 ROOT 定义的字串.
	参考:
		get_bb_uid(4)
	翻译:
		Spock @ FF	97.Aug.6.		(printed 3/16/95)
