findfirst, findnext的用 法

如题所述

第1个回答  2016-05-31

int findfirst(char *pathname, struct ffblk *ffblk, int attrib);
int findnext(struct ffblk *ffblk);

相似回答