C + + Primer Fifth Edition: Chapter 1 Reading notes

Source: Internet
Author: User

This chapter is a simple overview, exercise content is easy, so only a few knowledge points, do not put the exercise
CIN >> A returns the left operand, which is: Cin (IStream), and the input stream is false only if EOF or illegal input is encountered (such as the input int, but a long long number is entered).
EOF on Windows is control + Z, which is control + D on Mac OSX or UNIX.
Code style is a variety of, but we should choose the time should adhere to and perfect, as far as possible to read a high degree of readability.
The main function is required for each program, and the operating system executes the program to actually call the main function.
/* * * does not support inline.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

C + + Primer Fifth Edition: Chapter 1 Reading notes

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.