/dev/random

Reality has a liberal bias

/dev/random random header image

Porting to Intel II

October 11th, 2005 · No Comments · Programming

Never assume Macs are big-endian. I found code which uses #ifdef __MAC__ to decide whether byte order swapping is required - that’s just plain wrong.

Tags: