#call.computer_code an instruction that interrupts the program being executed; "Pascal performs calls by simply giving the name of the routine to be executed"
supertype: instruction.computer_code__command__statement__program_line__programline (computer science) a line of code written as part of a computer program
subtype: function_call a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program
subtype: system_call__supervisor_call_instruction an instruction that interrupts the program being executed and passes control to the supervisor
No statement uses or specializes call.computer_code; click here to add one.