Примери за използване на Subroutine на Английски и техните преводи на Български
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
I want to see this subroutine.
The recall subroutine is functioning.
RET- Return from a subroutine.
I wrote a subroutine To disable it.
Can you remove the subroutine?
What is that, subroutine for duplex compression?
Must be a glitch in his subroutine.
The code is for a subroutine, not a complete program.
Someone's activated the recall subroutine.
Here is an example of subroutine overloading in C++.
I must have tripped a communications subroutine.
I have written a subroutine for you.
Like a subroutine in a programming language.
I'm gonna adjust this subroutine and… bam!
No. Look. The subroutine lets you do it from the panel.
He programmed me-- every algorithm, every subroutine.
I have isolated the subroutine used to doctor the video.
When we're apart, I, I feel like I'm missing a subroutine.
A subVI is similar to a subroutine in text-based programming languages.
There may be a malfunction in my tactile acuity subroutine.
I downloaded a new dancing subroutine into my program this morning.
Starfleet wants a complete report done on our computer calibration subroutine.
A sub-template is similar to a subroutine in imperative programming languages.
A game of kal-toh,which I am playing with a nonsentient computer subroutine.
The personality subroutine has grown to more than 15,000 gigaquads.
The previous example showcased a subroutine that doesn't require any input.
But each subroutine is divided into separate depositories for pen testing.
Identify variables outside the subroutine that are accessible within it.
The subroutine would be coded as MYSUB NOP(Storage for MYSUB's return address.).
Another advantage of the call stack method is that it allows recursive subroutine calls, since each nested call to the same procedure gets a separate instance of its private data. Delayed stacking Edit.