
to_float(3)           LPC 系统函数           to_float(3)

名称
     to_float - convert an int to a float

语法
     float to_float( int i );

描述
     The to_float() call returns the number of type `float'  that
     is equivalent to the int `i'.

请参考
     to_int(3), read_buffer(3), sprintf(3), sscanf(3)

MudOS                Last change: 5 Sep 1994                    1

