Skip to content

Listing 2-2 is not consistent with the prose following it #181

Description

@ttmc

The following is true of the EPUB version of the book that I got from nostarch.com in July of 2020. I don't know if it's true of any other version.

Listing 2-2 contains the line:

printf("There are %u,%o leaves here.\n", b, b);

but the prose following Listing 2-2 (describing the output when running the compiled Listing 2-2) says, "...yielding the message There are 69,105 leaves in here". The prose added an extra word: in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions