#include "Cell.hpp"Variables | |
| Cell *const | nil = 0 |
| The null pointer value. | |
You need to replace this with a real implementation that actually builds a tree data structure and then lets the user access the tree.
You don't necessarily need to understand the ugly details of this dummy implementation, which you'll throw away anyhow.
|
|
The null pointer value.
|
1.4.6