make_path_absolute(4) MudOS v21c2 (5 Sep 1994)
名称:
make_path_absolute - 转换相对路径名称 (relative path name).
语法:
string make_path_absolute( string rel_path );
字符串 make_path_absolute( 字符串 rel_path );
用法:
ed() 函数调用此函数以转换文件的相对路径名称为绝对路径名称 (absolute path name) .
参考:
ed(3)
翻译:
Spock @ FF 97.Aug.6. (printed 3/16/95)
回到上一页