Skip to content

Page 277: In exercise 9-1, the function call to "print" should be "printf". #90

@WraithGlade

Description

@WraithGlade

The following code in example 9-1:

print("Sum: %d\n", sum);

... refers to a function "print" which is not a part of the standard library. This is just a typo of course.

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