C++primer Supplements (First chapter: Start)

Source: Internet
Author: User

This series will summarize the interesting and easily forgotten points of C++primer in the book that is being read.

1. When the return statement includes a value, the type of the secondary return value must be the same as the function return type.

2. Operator Endl. The effect of writing this symbol is: 1. Ends the current line (carriage return). 2. Swipe the contents of the buffer associated with the device to the device.

3. Note Specifiers (/**/) cannot be nested.

4. The IStream object encountered a file terminator when the state becomes invalid (0,false). Windows has a file terminator of Crtl +z;linux for Crtl+d.

5. Include a header file that is not part of the standard library, surrounded by double quotation marks.

C++primer Supplements (First chapter: Start)

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.