|
| Previous: 3.2.2 BPW | TOC | Index | Back | Next: 3.2.4 CVALIST |
T.CLOSE(fdesc) ! Fdesc => Num
Close the file descriptor 'fdesc'. To obtain a valid file descriptor, use T.OPEN.
T.CLOSE returns 0 on success and a negative value in case of an error.
See also: OPEN, READ, WRITE, SYSTEM.DUP, SYSTEM.DUP2, SYSTEM.PIPE
| Previous: 3.2.2 BPW | TOC | Index | Back | Next: 3.2.4 CVALIST |