Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
_fileno | version 1.0 | no |
number _fileno(number fd); |
fd | A file descriptor (in C is a FILE *), in Concept is a number representing the address of that structure |
Gets the file descriptor associated with a stream. |
Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |