To call a subroutine, the calling program places a CALL statement in it's code. The form of a call statement is call subroutine_name ( argument_list).
確定! 回上一頁