fstat

M

Martijn

Hi,

I have an open file handle from which I would like to retrieve the file
descriptor for use with fstat. Is this possible or should I redesign my
algorithm a bit (I have the feeling I am overlooking something trivial
here)?

Thanks,

Martijn
http://www.sereneconcepts.nl
 
J

Joona I Palaste

Martijn said:
I have an open file handle from which I would like to retrieve the file
descriptor for use with fstat. Is this possible or should I redesign my
algorithm a bit (I have the feeling I am overlooking something trivial
here)?

The ISO C standard does not define file descriptors or fstat. Please ask
in comp.unix.programmer.

--
/-- Joona Palaste ([email protected]) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"The obvious mathematical breakthrough would be development of an easy way to
factor large prime numbers."
- Bill Gates
 
M

Martijn

I have an open file handle from which I would like to retrieve the
The ISO C standard does not define file descriptors or fstat. Please
ask
in comp.unix.programmer.

Sorry about that and thanks for the quick reply!

Martijn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top