On Wednesday 23 June 2010, Alexey I. Froloff wrote: > struct dirent > { > ... > char d_name[256]; /* We must not include limits.h! */ > ... > }; Хм. И как сюда могут поместиться 256 символов в utf8 ? > #define PATH_MAX 4096 /* # chars in a path name including nul */ Так это полный путь, с каталогами... -- С уважением, Сергей a_s_y at sama.ru