函式:opendir()


opendir

开启目录 handle。

语法: int opendir(string path);

传回值: 整数

函式种类: 档案存取

内容说明

本函式用来开启目录资料流。传回的整数是可供其它目录函式操作的 handle。


[ 上一页 下一页 ]