Important: The information in this document is obsolete and should not be used for new development.
Using the Segment Manager
The Segment Manager provides one routine for use by applications, theUnloadSeg
procedure. You use this routine to unload code segments. The Operating System also provides two low-memory global variables that you can use to override the default segment-loading behavior and to monitor the system's automatic loading of code segments.
Subtopics
- Unloading Code Segments
- Loading Code Segments