関数定義書 Access2010

balance_internal_when_delete

構文構文

and balance current node.

static void balance_internal_when_delete (
  struct tree_balance * tb
  int h
  int child_pos
)

パラメータパラメータ

tb
h
child_pos

機能機能

and balance current node.

処理説明処理説明

 ・b->L[h], tb->CFL[h], tb->lkey[h], tb->S[h], n+1);
 ・b->S[h], tb->CFR[h], tb->rkey[h], tb->R[h], -tb->rnum[h]);
 ・b->L[h], tb->CFL[h], tb->lkey[h], tb->S[h], tb->lnum[h]);

ファイル名ファイル名

ibalance.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | ibalance.c