?? can_close.c.3
字號:
.TH "can_close.c" 3 "11 Sep 2003" "can4linux" \" -*- nroff -*-.ad l.nh.SH NAMEcan_close.c \- .SH SYNOPSIS.br.PP.SS "Functions".in +1c.ti -1c.RI "__LDDK_CLOSE_TYPE \fBcan_close\fP (__LDDK_CLOSE_PARAM)".br.RI "\fIint close(int fd); close a file descriptor\fP".in -1c.SH "DETAILED DESCRIPTION".PP .PP\fBAuthor: \fP.in +1cHeinz-J黵gen Oertel, port GmbH .PP\fBRevision: \fP.in +1c 1.7 .PP\fBDate: \fP.in +1c 2003/08/27 13:06:26 .PP.SH "FUNCTION DOCUMENTATION".PP .SS "__LDDK_CLOSE_TYPE can_close (__LDDK_CLOSE_PARAM)".PPint close(int fd); close a file descriptor.PP\fBParameters: \fP.in +1c.TP\fB\fIfd\fP\fPThe descriptor to close.\fBclose\fP closes a file descriptor, so that it no longer refers to any device and may be reused. .PP\fBReturns: \fP.in +1c close returns zero on success, or -1 if an error occurred. .PP\fBERRORS\fP.in +1c the following errors can occur.TP \fCBADF\fP \fBfd\fP isn't a valid open file descriptor .PP.SH "AUTHOR".PP Generated automatically by Doxygen for can4linux from the source code.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -