If I build a strict with:
import struct
print struck.pack ('i', 1)
it returns a '\n'.
What's wrong with it???
:(
--
Andrés M.
---------------------------------------------
import struct
print struck.pack ('i', 1)
it returns a '\n'.
What's wrong with it???
:(
--
Andrés M.
---------------------------------------------
Comment