endpwent
endpwent(结束密码文件数据存取)
相关函数:getpwent,setpwent
表头文件:#include <pwd.h> #include <sys/types.h>
定义函数:void endpwent(void);
函数说明:endpwent()用于关闭由getpwent()所打开的密码文件。
返回值:
endpwent(结束密码文件数据存取)
相关函数:getpwent,setpwent
表头文件:#include <pwd.h> #include <sys/types.h>
定义函数:void endpwent(void);
函数说明:endpwent()用于关闭由getpwent()所打开的密码文件。
返回值: