delorie.com/djgpp/doc/libc/libc_461.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

__has_fd_properties

Syntax

 
#include <libc/fd_props.h>

int __has_fd_properties(int fd);

Description

This internal function checks whether there are any properties associated with the file descriptor fd.

Return Value

Non-zero if fd has any properties; zero otherwise.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004