Angus Leeming <[EMAIL PROTECTED]> writes:

| patch2 continues the FormPreferences clean up, but....

Why do we want to have:

int IsDirWriteable (string const & path);
bool IsFileReadable (string const & path);
int IsFileWriteable (string const & path);

_and_

(WriteableDir, ReadableDir, WriteableFile,
ReadableFile)

i.e. which(?) of them should go?

        Lgb

Reply via email to