Types, Sizes, and Overflow

int, char, float, double, sizeof. Signed vs unsigned, integer overflow is undefined behavior, and stdint.h fixed-width types.

stay in the loop

Hello, C