Computing term for a program unit that is part of a larger program; synonymous with subroutine or procedure.
この副プログラムはメインプログラムから呼び出される。
This subprogram is called from the main program.
external subprogram
function subprogram
module subprogram
Compound of 副 (sub-, auxiliary) and プログラム (program).