|
/sys$common/syshlp/helplib.hlb CRTL, fileno *Conan The Librarian |
Returns the file descriptor associated with the specified file
pointer.
Format
#include <stdio.h>
int fileno (FILE *file_ptr);
Additional Information (explode) :
|
|