Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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