struct _bigint
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
_bigint | ||
next | _bigint* | *< The next bigint in the cache. | |
size | short | *< The number of components in this bigint. | |
max_comps | short | *< The heapsize allocated for this bigint | |
refs | int | *< An internal reference count. | |
comps | comp* | *< A ptr to the actual component data |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー