--TEST-- bitwise NOT, doubles and strings --FILE-- --EXPECTF-- int(-24) string(8) "8c90929a" Done