next up previous contents
Next: Subroutine/Function arguments Up: Immediate Previous: Code layout

Libraries and naming Conventions for Subroutines

Routines will be put into a small number of libraries. There will be one library for each monolith or package, into which the component applications of the monolith and subroutines specific to these applications will be placed. There will also be a general library, ASTLIB, into which routines that are called by more than one application will be placed. In order to avoid naming conflicts between subroutines belonging to different applications in a monolith the following conventions should be observed:

In all of the above cases 'routinename' and 'subroutine' should be alphanumeric only and should be kept to a reasonable length of no more than 12 characters.



Web Master
Wed Oct 8 09:22:15 BST 1997