cpp4python
cpp4python copied to clipboard
Fixing issue 199
Changed the text in chapter 2.5.2 to accurately reflect the output
Description
Changed the text from "After changing *ptrN, varN now has: 50 " to "varN value: 100" to accurately reflect the output of the code.
Related Issue
Issue #199
How Has This Been Tested?
Loaded the changes in my localhost book to test multiple times.