function in gcc

Philipp Thomas pthomas@suse.de
Fri Mar 15 12:52:00 GMT 2002


* adullah imron (abdullah_imron@yahoo.com) [20020315 15:39]:

> in C we know findfirst() and findnext() functions.
> What function in GCC where it used like both function
> above.

You've picked the wrong forum for that question. You should ask on a general
C programming group like comp.lang.c.

BTW, findfirst() and findnext() aren't standard C functions but rather
MSDOS/Windows extensions, so you'll miss them on any platform other then the
mentioned.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
SuSE Linux AG, Deutscherrnstr. 15-19, D-90429 Nuremberg, Germany



More information about the Gcc mailing list