PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
ASCIIDate Struct Reference

Data Fields

char year [4]
 
char month [2]
 
char day [2]
 
char hours [2]
 
char minutes [2]
 
char seconds [2]
 
char hundreths [2]
 
char terminator [1]
 

Detailed Description

Definition at line 61 of file cdfs_iop.c.

Field Documentation

◆ year

char ASCIIDate::year[4]

Definition at line 63 of file cdfs_iop.c.

◆ month

char ASCIIDate::month[2]

Definition at line 64 of file cdfs_iop.c.

◆ day

char ASCIIDate::day[2]

Definition at line 65 of file cdfs_iop.c.

◆ hours

char ASCIIDate::hours[2]

Definition at line 66 of file cdfs_iop.c.

◆ minutes

char ASCIIDate::minutes[2]

Definition at line 67 of file cdfs_iop.c.

◆ seconds

char ASCIIDate::seconds[2]

Definition at line 68 of file cdfs_iop.c.

◆ hundreths

char ASCIIDate::hundreths[2]

Definition at line 69 of file cdfs_iop.c.

◆ terminator

char ASCIIDate::terminator[1]

Definition at line 70 of file cdfs_iop.c.


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