- NAME_MAX
- UNIX-Variable nach X/Open, maximale Anzahl von Zeichen in einem Dateinamen, (->xedit /usr/include/limits.h)
Acronyms. 2013.
Acronyms. 2013.
NAME_MAX — UNIX Variable nach X/Open, maximale Anzahl von Zeichen in einem Dateinamen, ( >xedit /usr/include/limits.h) … Acronyms von A bis Z
dirent.h — C POSIX library assert.h complex.h ctype.h dirent.h dlfcn.h errno.h … Wikipedia
Dirent.h — is the header in the C POSIX library for the C programming language that contains constructs that facilitate directory traversing. The function is not part of the C standard, but is considered pseudo standard and is reliably portable between… … Wikipedia
dirent.h — заголовочный файл, входящий в библиотеку C POSIX library для языка Си. Функции члены Название Комментарии int closedir(DIR *dirp) Закрывает поток папки, указанный аргументом dirp. При успешном завершении возвращается 0, в противном случае… … Википедия