Structure Diagram for MTT: Management of Titles
                ===============================================
 
         An Introduction to the Structure Diagrams is available.
        NB  These links will be broken until the HTML Version of the Code is installed.
 
 
Introduction
------------
 
This SU, formerly called CNM, manages all titles banks.   See the Management
of Titles section of the Programmer's Manual. This is a core SU; within SU
controlled applications, there is no need to request it.
 
Titles Banks Used
-----------------
 
TMTT Management of Titles Control
 
 
Initialisation Routines
-----------------------
 
MT_INI
 
 
Execution Routines
------------------
 
MT_ASK_CONTEXT
MT_GET_TIME_SLOT
MT_REQUEST_TITLES
MT_READ_TITLES_FILE
MT_PRINT
MT_NEXT_INT
MT_NEXT_FLOAT
MT_NEXT_TOKEN
MT_REQ_SET_BANK
MT_SET_CONTEXT
MT_SYNCHRONISE
MT_TITLES_CHECK
MT_UPDATE_MEMORY
 
 
Termination Routines
--------------------
 
MT_TRM
 
 

Go Back to the Snoman Companion Top Page