Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
telldir(3)
Edit
PageHistory
Diff
Info
LikePages
TELLDIR !!!TELLDIR NAME SYNOPSIS DESCRIPTION RETURN VALUE ERRORS CONFORMING TO SEE ALSO ---- !!NAME telldir - return current location in directory stream. !!SYNOPSIS __#include __''dir''__); __ !!DESCRIPTION The __telldir()__ function returns the current location associated with the directory stream ''dir''. !!RETURN VALUE The __telldir()__ function returns the current location in the directory stream or -1 if an error occurs. !!ERRORS __EBADF__ Invalid directory stream descriptor ''dir''. !!CONFORMING TO BSD 4.3 !!SEE ALSO opendir(3), readdir(3), closedir(3), rewinddir(3), seekdir(3), scandir(3) ----
9 pages link to
telldir(3)
:
Man3t
alphasort(3)
closedir(3)
opendir(3)
readdir(3)
rewinddir(3)
scandir(3)
seekdir(3)
versionsort(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.