These units and libraries are
constantly in use in my own projects and I'm confident they're bug-free. However,
making statements like that is tempting fate, so if you discover a problem with any
of these files then email me and I'll fix it.
I do all my programming with
CodeWarrior Pro 3, so all these files were developed for use with Metrowerks Object
Pascal. But don't despair if you use an earlier version of CodeWarrior, THINK or
MPW as all libraries come with source code and a text version of the project file
listing the files in the project. I expect that the source code will compile with
only minor alterations in other environments - the one change that immediately springs
to mind is that I use Metrowerks public/protected/private keywords with the fields
of my objects, and these will need to be removed if you're not using a recent version
of CodeWarrior.