subroutine in English

noun
1
a set of instructions designed to perform a frequently used operation within a program.
A unit test would directly call the subroutine I want to test, and it would rely as little as possible on other subroutines in the program.

Use "subroutine" in a sentence

Below are sample sentences containing the word "subroutine" from the English Dictionary. We can refer to these sentence patterns for sentences in case of finding sample sentences with the word "subroutine", or refer to the context using the word "subroutine" in the English Dictionary.

1. Usually an actual subroutine parameter is evaluated once before the subroutine is called.

2. Autoload will then goto the newly defined subroutine

3. Call one batch program from another, or Call a subroutine

4. 1 A statement to call a machine code subroutine.

5. #Caller EXPR #Caller Returns the context of the current pure perl subroutine call

6. Subroutine allow arbitrary length summand , summand, and the result is a string, you can output directly.

7. Subroutine PLTMG is a Fortran program for solving self-adjoint elliptic boundary value problems in general regions ofR2.

8. More broadly, a subroutine that returns a "new" object may be referred to as a "factory", as in factory method or factory function.

9. So, when the subroutine compounds the interest... it uses all these extra decimal places... that just get rounded off.

10. 15 While the programming applies multi-ply subroutine flexibly, the most efficacies of NC machine tools can be exerted fully.

11. Once this process completes for a given function, it is defined, so future calls to the subroutine will bypass the Autoload mechanism

12. In scalar context, returns the Caller's package name if there is a Caller (that is, if we're in a subroutine or eval or require) and the undefined value otherwise

13. The LK bit specifies whether the address of the next sequential instruction is saved in the Link Register as a return address for a subroutine call.

14. It has three parts: an API declaration section, a Function routine, and then I used a similar subroutine macro to place the desired text into the Clipboard.