Site Tools


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

RemNode

Removes a node from a list.

Synopsis

void RemNode( Node *n )

Description

This procedure removes the specified node from a list.

Note: If the specified node structure is not in a list you may get an abort.

Arguments

  • n A pointer to the node to remove.

Implementation

Folio call implemented in kernel folio V20.

Associated Files

  • list.h ANSI C Prototype
  • clib.lib ARM Link Library

See Also

RemTail(), AddTail(), InsertNodeFromTail(), RemHead()


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