C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

recls_root_t Struct Reference
[recls]

#include <recls/recls.h>

List of all members.


Detailed Description

Structure containing information about a file-system root.


Public Attributes

recls_char_t name [1+RECLS_ROOT_NAME_LEN]
 The name of the root.


Member Data Documentation

recls_char_t name[1+RECLS_ROOT_NAME_LEN]

The name of the root.

Remarks:
For UNIX compilation, this is a two character nul-terminated array that always contains the string "/". On Win32, this is a four character nul-terminated array that contains a drive specification, e.g. "H:\\".


The documentation for this struct was generated from the following file:

recls Library documentation © Synesis Software Pty Ltd, 2001-2006