Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
Tree Struct Reference

Represents a tree structure. More...

#include <node.h>

Collaboration diagram for Tree:

Public Attributes

struct Noderoot
 

Detailed Description

Represents a tree structure.

This structure is used to represent a tree with a single root node. The tree can be traversed and manipulated starting from this root node.


The documentation for this struct was generated from the following file: