Hacker News new | ask | show | jobs
by nitrix 1068 days ago
The width is defined as CHAR_BIT >= 8 (C11 5.2.4.2.1p1). The size, sizeof (char), is always 1.