> If you would like to make libraries, make them. > However... Drop the idea of "dynamic libraries". This is simply not the platform where this concept makes sense. What would be rather useful is to create an _effective_ and _well organised_ source library whose routines could be included in future programs. Just some examples: arbitrary precision arithmetic routines, symbolic parsers, fast integer arithmetic... PG