[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: file descriptor VS file handle



coreyh@free.fr (12023-07-13):
> In linux systems, are file descriptor and file handle meaning the same
> stuff?

File descriptors are the standards Unix file descriptors.

In the Unix specification, the word handle is used to designate either a
file descriptor or a FILE * pointer of the stdio subsystem of the libc.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature


Reply to: