Chapter 17. StringNode

Table of Contents
Introduction
Methods
 

The trick to flying is to throw yourself at the ground and miss.

 
-- The Hitchhiker's Guide to the Galaxy  

Introduction

StringNode is a class based on NodeMaster created to handle lists of strings.

It is able to do almost everything that NodeMaster is able to do on lists, making very easy to store a great number of strings at once.

StringNode internal rappresentation of strings are AFC Strings. Please, see afc_string_new() for more info about AFC Strings