Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in the "Reading and Writing Image Files" example stream class #1292

Merged
merged 1 commit into from
Nov 5, 2022

Commits on Oct 31, 2022

  1. Fix typo in the documentation's example reading class

    The example C_IStream::read() function should return !feof(), not feof()
    
    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a5ec8a9 View commit details
    Browse the repository at this point in the history