Server for Information Technologies ������ ��������������
������� �������������� ����������
(095) 932-9212, 932-9213, 939-0783
E-mail: [email protected]
������ �������� ����(!) ������������� ���������� CIT Forum CD-ROM

DIR(4)

��������
dir - ������ ���������

���������

#include <sys/dir.h>

��������
������� ���������� �������� �����, ������ ������ � ������� ��� ������������� ���������. �� ��, ��� ���� �������� ���������, ��������� ��� � ����� di_mode ��������� ������� ����� [��. inode(4)]. ��������� �������� ��������, �������� ����������� �� ���������� �����, ������:

#ifndef DIRSIZ
#define DIRSIZ 14
#endif

struct direct {
  ushort d_ino;
  char   d_name [DIRSIZ];
};

�� ���������� ������ ��� �������� � ����� �������� ������������� ��� "." � "..". ������ - ��� ������� ��� ������ ��������; ������ - ��� �����������. ��� ��������� �������� ".." ����� ������ �����: ��������� � ���� ��� �����������, ".." ���������� �� �� , ��� � ".".

��. �����
inode(4).
Comments: [email protected]
Designed by Andrey Novikov
Copyright © CIT