Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

AVL_AddNode

Declaration

Source position: exec.pas line 1357

function AVL_AddNode(

  Root: PPAVLNode;

  Node: PAVLNode;

  Func: PAVLNODECOMP

):PAVLNode;


Documentation generated on: 2021-07-30