subroutine


subroutine: A set of computer instructions to carry out a predefined function or computation. Note: "Open" subroutines are integrated into the main program. "Closed" subroutines are arranged so that program control is shifted to them for execution of their task(s) and then returned to the main program.


This HTML version of FS-1037C was last generated on Fri Aug 23 00:22:38 MDT 1996