Skip to content

why doesn't the definition match the implementation?  #7

@Ku100vEvgen

Description

@Ku100vEvgen

why doesn't the definition match the implementation?
uint32_t crc32(uint32_t crc, const void *buf, size_t size);
unsigned int crc32(unsigned int crc, const void *buf, size_t size) {
};

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