cpp4python
cpp4python copied to clipboard
Semantical error in diagram in section 6.3
In section about file handling, specifically in section 6.3 (https://runestone.academy/ns/books/published/cpp4python/Input_and_Output/InputandOutput.html)
in the second picture : out_stream is pointing to myFile instead of anotherFile. The text by the picture is correct though.