Chapter Contents |
Previous |
Next |
fcntl |
Portability: | POSIX.1 conforming, UNIX compatible |
SYNOPSIS | |
DESCRIPTION |
SYNOPSIS |
#include <sys/types.h> #include <fcntl.h> int fcntl(int filedes, int action, argument);
DESCRIPTION |
Refer to the description of
fcntl
in SAS/C Library Reference, Volume
1 for a description of
fcntl
and the operating characteristics of sockets.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.