close function


close


	Library:   unistd.h

	Prototype: int close(int fd);

	Syntax:    int fd;

		   close(fd);



Examples:

pipe example program.

Man Pages:

close man page.

See Also:

pipe function.

open function.

write function.

fclose function.


Top Master Index Keywords Functions


Martin Leslie

/td>
summaryrefslogtreecommitdiff

path: root/net/rds/recv.c
AgeCommit message (Expand)AuthorFilesLines