In VC debug, the running result is correct, but there is a mistake in release, and the reason is finally found.

Source: Internet
Author: User
Recently, I wrote ProgramIn the debug status, the result is completely correct, but in the release, except for the error, it took n long to find this error and finally found it. Why, that is, no initial value is assigned to the variable. In the program, there is a variable of the flaot type. In the debug state, the initial value is 0, but not necessarily in the release state. That's simple. Pain.

Therefore, in the future, it is best to assign values to variables regardless of the language, environment, or tool. Otherwise

When an error is found, it cannot be found in the north.

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.