MentOS
0.8.0
The Mentoring Operating System
|
Represent the list. More...
Public Attributes | |
listnode_t * | head |
The first element of the list. | |
listnode_t * | tail |
The last element of the list. | |
unsigned int | size |
The size of the list. | |
Represent the list.