The result of globbing is a vector of file names (strings). To return this vector, glob uses a special data type, glob_t , which is a structure. You pass glob ...
確定! 回上一頁