GCC Help

Mo McKinlay mmckinlay@gnu.org
Tue Jun 13 14:16:00 GMT 2000


# Is there an equivelant of the dos C function call "FindFirst" in linux?
# I've looked all over & the closest I can find is something called
# FSearch.....

Check out 'opendir' and related functions, they should do what you want.

Regards,

-- 
Mo McKinlay             Chief Software Architect         inter/open Labs
mmckinlay (at) gnu.org                                http://www.gnu.org




More information about the Gcc mailing list