#include <pspiofilemgr_stat.h>
Data Fields | |
| SceMode | st_mode |
| unsigned int | st_attr |
| SceOff | st_size |
| Size of the file in bytes. | |
| ScePspDateTime | st_ctime |
| Creation time. | |
| ScePspDateTime | st_atime |
| Access time. | |
| ScePspDateTime | st_mtime |
| Modification time. | |
| unsigned int | st_private [6] |
| Device-specific data. | |
| unsigned int SceIoStat::st_attr |
Size of the file in bytes.
Creation time.
Access time.
Modification time.
| unsigned int SceIoStat::st_private[6] |
Device-specific data.
1.5.2