Is there a good guide anywhere to writing 64-bit-clean code?

simply use sizeof() not assumptions

nothing else.

too - don't assume big/little endian system.

actually it's VERY simple.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to