can_close.c.3
来自「can4linux.3.4.6.gz,一个CAN的高级协议包装」· 3 代码 · 共 73 行
3
73 行
.TH "can_close.c" 3 "18 Oct 2005" "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.SS "Variables".in +1c.ti -1c.RI "int \fBCan_isopen\fP []".br.in -1c.SH "Detailed Description".PP \fBAuthor:\fP.RS 4Heinz-J黵gen Oertel, port GmbH .PP\fBRevision\fP.RS 41.10 .RE.PP\fBDate\fP.RS 42005/04/01 16:03:43 .RE.PP.RE.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.RS 4\fIfd\fP The descriptor to close..RE.PP\fBclose\fP closes a file descriptor, so that it no longer refers to any device and may be reused. .PP\fBReturns:\fP.RS 4close returns zero on success, or -1 if an error occurred. .RE.PP\fBERRORS\fP.RS 4.RE.PPthe following errors can occur.PP.PD 0.IP "\(bu" 2\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.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?