Method ADT.List()->is_empty()
- Method is_empty
boolis_empty()- Description
Check if the list is empty.
- Returns
Returns
1if the list is empty, and0(zero) if there are elements in the list.
- Method is_empty
boolis_empty()- Description
Check if the list is empty.
- Returns
Returns
1if the list is empty, and0(zero) if there are elements in the list.