Daily Archives: 12/19/2007

Twitter Updates for 2007-12-19

ptrdiff_t? Holy crap, why didn’t anyone tell me this exists? There must be some flaw in using it. #
okay, my reading says ptrdiff_t should be 32-bit on 32-bit systems and 64-bit on 64-bit. I’m trying to confirm this #
Further reading makes it seem like I really want uintptr_t. Gah! #
@ddribin yeah…but [...]