| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| readdir | version 1.0 | no |
| number readdir(number dir_descriptor) |
| dir_descriptor | a valid directory identifier returned by the opendir function. |
| The readdir function returns an identifier to the next directory entry. It returns null upon reaching the end of the directory or detecting an invalid seekdir operation. You can apply the dirname function to obtain the directory name. |
| Documented by Simona Plesuvu, generation time: Tue Oct 18 20:10:37 2011 GMT | (c)2011 RadGs Software |