Hi there
can you describe why last two lines print different numbers
---------------------------------------------------------------
import struct
struct.calcsize("lH")
struct.calcsize("Hl")
----------------------------------------------------------------- Mohammad do you Python?!! _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
