Skip to content

Compilation error: Return in with a value, in function returning void #7

@plazer1

Description

@plazer1

The function _write defined in src/c_fix.c returns an integer value but is declared as void. It should have a return type of int instead.

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