in reply to Perl and data types (use Config;)
print 'singlesize ', length(pack("f", 1.0)), "\n"; [download]