CPlusPlus20ForProgrammers icon indicating copy to clipboard operation
CPlusPlus20ForProgrammers copied to clipboard

Update fig06_02.cpp - values2

Open isoux opened this issue 2 years ago • 0 comments

Here, it is a syntax error that values2 is initialized and never used, so the results of the executed program do not agree with those shown in the book. In the book this error is also noticeable even though the result after running the program in the book is correct.

isoux avatar May 14 '23 07:05 isoux