Loading...
Select Version
Many compilers offer the option of creating a shareable part when compiling programs. This shareable part need not necessarily be saved in a separate object module, rather can be contained with the non-shareable part in an LLM, which is subdivided into a public and a private slice.
If parts of a program unit are to be shareable, this must be taken into account in the programming. For further information, see the openUTM manual „Programming Applications with KDCS” or the appropriate language supplement.