diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-1C0CA7AD-0F04-5346-AA51-4F9EB852FD38.dita --- a/Symbian3/PDK/Source/GUID-1C0CA7AD-0F04-5346-AA51-4F9EB852FD38.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-1C0CA7AD-0F04-5346-AA51-4F9EB852FD38.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,20 +1,20 @@ - - - - - -DirectoriesThis topic describes the directories concept. -

The RDir class reads through a directory, one entry at -a time. Often, it is more efficient to read a directory many entries at a -time, to minimize client-server interaction. RFs functions -and the associated CDir class support this requirement.

-

A directory entry is represented by the TEntry class which -may represent a directory, file or even a volume label. Attributes such as -archive, hidden, system and read-only are available, as in VFAT.

+ + + + + +DirectoriesThis topic describes the directories concept. +

The RDir class reads through a directory, one entry at +a time. Often, it is more efficient to read a directory many entries at a +time, to minimize client-server interaction. RFs functions +and the associated CDir class support this requirement.

+

A directory entry is represented by the TEntry class which +may represent a directory, file or even a volume label. Attributes such as +archive, hidden, system and read-only are available, as in VFAT.

\ No newline at end of file