Notes for beginners to edit C Language

Source: Internet
Author: User

Notes for beginners to edit C Language

Common mistakes made by new users

1. Note that the case sensitivity is different in C language, but there is no difference by default in windows, but sometimes there will be bugs.

2. Pay attention to defining the variables you use during programming.

3. The end of each line of code must end with a semicolon

4. The "&" number in the scanf statement is the easiest to omit.

5. Differentiate the data type you define. For example, if ni has compiled an int division, even if the result is not an integer

However, the running result can only be int type, not float/double type.

Related Article

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.