C++ Primer Fifth Edition Errata Continuous Updates

https://blog.csdn.net/abnerwang2014/article/details/20618531


This article is  an enumeration of errors in "C++ Primer Chinese Version 5th Edition"  and will continue to be updated over time

1.  P16: Exercise 1.19, "Modify you to Section 1.4.1 Exercise  1.10 " to "Modify you to Section 1.4.1 Exercise  1.11 "

2.  P21: 1.6 In the bookstore program, the comment on line 5  // saves the variable of the next transaction record  and the comment on line 8  // saves and the variables of the  exchange position

3. P33: The fifth dot in the middle position "When we assign an unsigned type a value beyond its representation range, the result is...", see C++ signed type to unsigned type conversion

4.  P38: Exercise 2.6, int month = 09, error, no octal 9

5. P50: "The reference gives the object another name" should be changed to "The reference gives the object another name"


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325641371&siteId=291194637