Data Structures UFC  1.0.0
Essential Data Structures for C language
Data Structures | Typedefs
binary-tree.h File Reference

Go to the source code of this file.

Data Structures

struct  BinaryNode
 

Typedefs

typedef struct BinaryNode BinaryTree
 

Typedef Documentation

typedef struct BinaryNode BinaryTree