This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]