
	in_input(3)		MudOS v21c2		(5 Sep 1994)

	名稱:
		in_input() - 判斷一個玩家是否正在 input_to 函式的輸入
			     模式中
	語法:
		int in_input( object default : F_THIS_OBJECT );

		整數 in_input( 物件 預設值 : F_THIS_OBJECT );
	用法:
		如果物件正在 input_to 或是 get_char 函式的輸入模式中,
		則傳回 1.
	參考:
		get_char(3), input_to(3)
	翻譯:
		Spock @ FF	97.Feb.14.		(printed 3/16/95)
