Programming Tools Guide
Chapter 14, Shared libraries
Choosing library members
Choosing library members
This section is organized as follows:
``Include large, frequently used routines''
``Exclude infrequently used routines''
``Exclude routines that use much static data''
``Exclude routines that complicate maintenance''
``Include routines the library itself needs''