delorie.com/djgpp/doc/libc/libc_461.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <libc/fd_props.h> int __has_fd_properties(int fd); |
This internal function checks whether there are any properties associated with the file descriptor fd.
Non-zero if fd has any properties; zero otherwise.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |