Re-pick List

Source: Internet
Author: User

More than a year before the video copy of today only found the bright spot behind, so continue to learn!

A problem was found in the morning. "Error C2275:" xxxxx ": Use this type as an expression illegal".

Baidu a bit. Explained below.

This error is due to the compiler of c requiring the declaration of a variable to be placed in the head of a function block. This is a problem with programming habits.

Compile C code in VS, often error C2275 errors, the result is that the variable is not defined in the right position, should be at the top of the function block.

The solution is to place the declaration of the variable all at the beginning of the variable's survival block.

Re-pick List

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.