Summary
Keywords
Full Transcript
A #subroutine is a sequence of instructions which is a logical unit. Subroutines are also called procedures or #functions in #assembly #language. Their original and main purpose is to reduce the amount of code which must be repetitively written for a program. This makes assembly language programming easier and faster. In this video we will learn how to use subroutines in assembly languages using call and ret instructions with 4 examples. We will also run these examples in debugger. ___________________________________________________ FUNCTIONS IN C++: https://www.youtube.com/watch?v=8XI9WT2U8Eo&index=13&list=PLAZj-jE2acZJh7_YHpaQOy9aoWUg2RM9J ___________________________________________________ CONTACT: _ Join us on our facebook GROUP: https://www.facebook.com/groups/2071402483129986/ Join us on our facebook PAGE: https://www.facebook.com/MalikShahzaibOfficial/ INSTAGRAM: https://www.instagram.com/sirmalikshahzaib/ -~-~~-~~~-~~-~- Please watch: "Best Quotation Websites" https://www.youtube.com/watch?v=5UzYlULfLSQ -~-~~-~~~-~~-~-
