askft / bst

A binary search tree implementation in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bst

A binary search tree implementation in C.

Please refer to the bst.h file for documentation.

To do

  • Write an interesting README :)

About

A binary search tree implementation in C


Languages

Language:C 98.7%Language:Makefile 1.3%