why2_list_get_size¶
Parameters¶
Identifier | Data type |
---|---|
list |
why2_list_t * |
Attributes¶
Return type | unsigned long |
Header comment | GET SIZE |
Added in commit | c4ddb6888afd807abc3c60576475c170e306a5ba |
Description¶
Calculates size of linked-list (list
) (how many nodes are present) and returns it.