Define ellNext

Define Documentation

ellNext(PNODE)

Find the next node in list.

Parameters
  • PNODE – Pointer to node whose successor is to be found

Returns

Pointer to the node following PNODE