Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:01spr091

IsListEmpty

Checks whether a list is empty.

Synopsis

bool IsListEmpty( List *l )

Description

This macro checks whether a list is empty.

Arguments

  • l A pointer to the list to check.

Return Value

The macro returns TRUE if the list is empty or FALSE if it isn't.

Implementation

Macro implemented in list.h V24.

Associated Files

  • list.h ANSI C Macro definition

See Also

FirstNode(), IsNode(), IsNodeB(), LastNode(), NextNode(), PrevNode(), ScanList()


documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/01spr091.txt · Last modified: 2022/10/10 16:54 by 127.0.0.1