return instruction
Смотреть что такое "return instruction" в других словарях:
Return statement — In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called known as its return address. The return address is saved, usually… … Wikipedia
return key — UK US noun [C] ► IT the key on a computer keyboard that you press to give an instruction, or to start a new line in a document: »Enter the data then press the return key. → See also ENTER(Cf. ↑enter) noun … Financial and business terms
Return — The change in the value of a portfolio over an evaluation period, including any distributions made from the portfolio during that period. The New York Times Financial Glossary * * * ▪ I. return re‧turn 1 [rɪˈtɜːn ǁ ɜːrn] verb 1. [transitive]… … Financial and business terms
return — The change in the value of a portfolio over an evaluation period, including any distributions made from the portfolio during that period. Bloomberg Financial Dictionary The annual return on an investment expressed as a percentage of the total… … Financial and business terms
Instruction set — An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception… … Wikipedia
Return-to-libc attack — Une attaque de type return to libc est une attaque informatique démarrant généralement par un dépassement de tampon dans lequel l adresse de retour dans la pile est remplacée par l adresse d une autre fonction et une seconde partie de la pile est … Wikipédia en Français
Instruction set simulator — An instruction set simulator (ISS) is a simulation model, usually coded in a high level programming language, which mimics the behavior of a mainframe or microprocessor by reading instructions and maintaining internal variables which represent… … Wikipedia
return — re|turn1 W1S2 [rıˈtə:n US ə:rn] v ▬▬▬▬▬▬▬ 1¦(go back)¦ 2¦(give back)¦ 3¦(feeling/situation)¦ 4¦(do the same)¦ 5¦(answer)¦ 6¦(ball)¦ 7¦(elect)¦ 8 return a verdict 9¦(profit)¦ Phrasal verbs … Dictionary of contemporary English
Return-to-libc attack — A return to libc attack is a computer security attack usually starting with a buffer overflow in which the return statement on the stack is replaced by the address of another instruction and an additional portion of the stack is overwritten to… … Wikipedia
Do (instruction) — Structure de contrôle En programmation impérative, une structure de contrôle est une commande qui contrôle l ordre dans lequel les différentes instructions d un algorithme ou d un programme informatique sont exécutées. On appelle aussi cet… … Wikipédia en Français
Else (instruction) — Structure de contrôle En programmation impérative, une structure de contrôle est une commande qui contrôle l ordre dans lequel les différentes instructions d un algorithme ou d un programme informatique sont exécutées. On appelle aussi cet… … Wikipédia en Français