ll_is_nil: Tests if a list is empty.

Description Usage Arguments Value

Description

Tests if a list is empty.

Usage

1
ll_is_nil(llist)

Arguments

llist

The linked list

Value

TRUE if llist is empty (i.e. equal to NIL) and FALSE otherwise.


mailund/pmtypes documentation built on Jan. 31, 2020, 1:09 p.m.