|
|||||||||||||||||||||||||||
Data Fields | |
| spd_entry * | table |
| spd_entry * | first |
| spd_entry * | last |
| int | size |
|
|
Pointer to the first entry in the table |
|
|
Pointer to the last entry in the table |
|
|
Number of usable elements in the table data |
|
|
Pointer to the table data. This is pointer to an array of spd_entries |