Примери коришћења Subroutines на Енглеском и њихови преводи на Српски
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
Such languages typically only support functions, since subroutines that do not return a value have no use unless they can cause a side effect.
separately assembled subroutines that could be linked together.
Subroutines could be implemented,
If Closure parameters for subroutines are available, the behavior of an instruction can be implemented by subroutines(see Lisp).
also supports recursive subroutines.
Such languages typically have only functions, since subroutines that do not return a value are useless if they cannot have any other effect either.
When call-by-name parameters are available a statement like behaviour can be implemented with subroutines(see Lisp).
separately assembled subroutines that could be linked together.
In the 1950s, computer memories were very small by current standards so subroutines were used primarily to reduce program size;
methods(which are subroutines attached to these objects
Subroutines were not explicitly separated from each other
Subroutines are a powerful programming tool,
more smaller subroutines can be extracted;
Memory was a very scarce resource on early computers, and subroutines allowed significant savings in the size of programs.
They argue that subroutines are key components in code maintenance,
Memory was a very scarce resource on early computers, and subroutines allowed significant savings in program size.
methods, subroutines, or variables, particularly library routines from the standard library.
it should be split up into more subroutines.
all my maintenance subroutines are being blocked by another internal program.
arguments for small and fast subroutines may also be passed in registers to a greater extent.