Site Tools


documentation:development:opera:pf25:ppgfldr:smmfldr:ldofldr:01ldo109

IS_LASTCEL

Determines whether a cel is the last in a list.

Synopsis

Boolean IS_LASTCEL (CCB *ccb)

Description

This macro evaluates to TRUE if no cels are linked to ccb, or FALSE if other cels are linked to ccb.

This macro evaluates its argument more than once; be careful of side effects. It is usable in expression context.

Arguments

  • ccb Pointer to a cel.

Return Value

TRUE if no cels are linked to this one; FALSE if cels are linked to this one.

Implementation

Library call implemented in lib3do.lib.

Associated Files

lib3do.lib, celutils.h

See Also

documentation/development/opera/pf25/ppgfldr/smmfldr/ldofldr/01ldo109.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1