Skip to content

[CERT-C mapping] Create guideline that governs the mixing of read and write calls on the same I/O object #1223

Description

@darkwisebear

There is no clear rule that tells how reads and writes on the same object interact with regards to the read / write pointer. There should be a rule that clarifies this and gives hints how reads and writes shall be treated in case they interleave (e.g. call seek before each operation, or when changing from reading to writing and vice versa). This came up when discussing FIO39.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions