RhoSigma's Include File Documentation
This is the developer manual for my include files. I recommend reading
this completely at least once, before using it as reference. The chapters
are build and linked in the order, which I think, gives you the best idea
how the single parts work together.
The basics:
Alternative Types -------- types.bi/.bm Reference
General Purpose Memory --- memory.bi/.bm Reference
Extensions:
Doubly linked Lists ------ lists.bi/.bm Reference
There are some more extensions in my mind, which will be released as soon
as they are coded and proved to run stable. As example for the usage of
these include files take a look to the source Phonebook.bas, it's not fancy
or useful at all, but shows the basic usage with lots of comments.