![]() |
PSP2SDK
dirty-f9e4f2d
The free SDK for PSP2
|
#include <stat.h>

Data Fields | |
| SceMode | st_mode |
| unsigned int | st_attr |
| SceOff | st_size |
| SceDateTime | st_ctime |
| SceDateTime | st_atime |
| SceDateTime | st_mtime |
| unsigned int | st_private [6] |
Structure to hold the status information about a file
Access time.
Creation time.
Modification time.
| unsigned int SceIoStat::st_private[6] |
Device-specific data.
Size of the file in bytes.
1.7.6.1