Skip to content

Wouldn't it be better to add <stdint.h>? #6

@kimthumb

Description

@kimthumb
char                         1 byte
unsigned char         1 byte
int8_t                        1 byte
uint8_t                      1 byte
int16_t                       2 byte
u_int16_t                   2 byte
int32_t                       4 byte
u_int32_t                   4 byte
float                           4 byte
double                        8 byte

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