The Wayback Machine - https://web.archive.org/web/20200627200617/https://github.com/topics/btree
Skip to content
#

btree

Here are 110 public repositories matching this topic...

abdullahemad12
abdullahemad12 commented Jan 6, 2019

Task

set the op_errorno appropriately when a NULL function pointer is provided or if the number of visited entries does not match the number of entries in the tree. The error codes can be found in include/cranbtree.h

Method

check for errors before and after the tree traversal

Where to code

  • src/cranbtree.c

Tests

  1. cbt_visit_all_test1
  2. cbt_visit_all_test2
    Make sure

Improve this page

Add a description, image, and links to the btree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the btree topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.