Hacker News new | ask | show | jobs
by dandotway 1632 days ago
For my use cases thus far, the usual C portability pitfalls haven't applied: whether char is signed or unsigned, the range of 'int', little vs. big endian, etc.