64 bit programming errors and how to avoid them

Cogman

Lifer
Sep 19, 2000
10,283
134
106
pretty standard stuff really. Some of the situations that he demonstrated would be pretty hard to get into.

I could sum it up as "Don't assume variable size".. (well, and also don't use depreciated functions).