This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: directories for newbies
- From: Ish Rattan <ishwar at pali dot cps dot cmich dot edu>
- To: gcc gnu <gcc-help at gcc dot gnu dot org>
- Date: Mon, 22 Jul 2002 05:38:16 -0400 (EDT)
- Subject: Re: directories for newbies
On Sun, 21 Jul 2002, danny wrote:
> Hey Kayvan,
>
> That helped too. Now I need a function that will let me determine the attributes of a
> file. Specifically, I wanna know if a file is a directory or not. In the dos world
> there was a program called dos_atrib. U got one like that for linux?
All this is domain of the undelying OS (Linux) and has nothing to do with
gcc..
-ishwar