Quick Index
White Paper
English Version
Versione Italiana
Amiga Guide

Avaible Classes
BeBox
Bitmapper
DirList
Displayer
Hardsprite
IFFParser
Localer
Mgui
Mousepointer
NodeMaster
parser
ReqTooller
Rexxer
StringNode
Super_Picture
Tasker
ToolType
Worldbuilder

Other Modules
AFCTools
Explain_Exception
validPortName


Other Services
Contribute to AFC Project
The AFC Mailing List
Actual AFC Programmers


Amiga Foundation Classes is a free service of Fabio Rotondo and Andrea Galimberti.

This page has been accessed

times!

StringNode

Amiga Guide Documentation Requires: NodeMaster Class
AFCTools (C++ Only)
V3.10
E Class (Module) Version E Examples Sources Examples (Binaries)
StormC Class SAS/C Class
Complete Archive
StringNode is a object tohandle lists of strings. 
These lists are standard Exec lists and allhandling functions are inherited by the NodeMasterclass. But StringNode has some uniquefeatures to handle correctly strings without memory loss or somethinglike that. You will also have the method "addr()" to get a pointerto the List so you can easily add a list of items to a ListViewgadget!

© 1997 Amiga Foundation Classes