Skip to content

Should these be size_t vs int64_t? #12

Open
@andyburke

Description

int64_t Seek( int64_t offset, SeekOrigin origin );

It seems like the issues with #11 passing tests have to do with a mismatch between size_t and int64_t on some platforms.

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