Skip to content

Error in section 7.4 (page 159) #5

@edwardforgacs

Description

@edwardforgacs

The second code example on page 159 incorrectly repeats the first.

It should read:

int day, month, year;

scanf("%d/%d/%d", &month, &day, &year);

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