Main Page | Modules | Files | Functions | Code Elements | Data Structures | Deprecated

SS_file_status Struct Reference
[SS Types]

#include <ss_types.h>


Detailed Description

File status block

Definition at line 96 of file ss_types.h.

Data Fields


Field Documentation

The owner id

Definition at line 97 of file ss_types.h.

The group id

Definition at line 98 of file ss_types.h.

The protection mode

Definition at line 99 of file ss_types.h.

The file type (file or directory)

Definition at line 100 of file ss_types.h.

The creation date

Definition at line 101 of file ss_types.h.

The date last modified

Definition at line 102 of file ss_types.h.

The file format ( SS_TEXT or SS_BINARY )

Definition at line 103 of file ss_types.h.

unsigned long int SS_file_status::size

The file size

Definition at line 104 of file ss_types.h.

char SS_file_status::path[SS_MAXPATHLEN]

Full path name of file or dir

Definition at line 105 of file ss_types.h.


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