Program analysis (stack frame problem)

Source: Internet
Author: User

    1. The following program is not called in the main function, but why is it restarted?

      650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/82/8E/wKioL1daVgazWPmpAABYRcJhb-s690.png "title=" 1.PNG " alt= "Wkiol1davgazwpmpaabyrcjhb-s690.png"/>

      In the main function, the FUN1 function is called, and in the FUN1 function, after p--, the contents of the P address on the stack frame are modified into fun

The address, so the program runs into the fun function.


2. Modify the contents of the variable on the stack frame (not through the variable name)

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/82/8E/wKioL1daYLWRa5AuAAAzSw4e0N4630.png "style=" float: none; "title=" 4.PNG "alt=" Wkiol1daylwra5auaaazsw4e0n4630.png "/>

Test results:

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M00/82/90/wKiom1daX6ih6SYfAAAPM4JhnsI790.png "title=" 2.PNG " Style= "Float:none;" alt= "Wkiom1dax6ih6syfaaapm4jhnsi790.png"/>

In the fun function, B presses the stack, a pushes the stack, and the variable B is above the variable A.



This article is from the "go to see the Stars" blog, please be sure to keep this source http://10810429.blog.51cto.com/10800429/1787768

Program analysis (stack frame problem)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.