2.56

change var test_num in show-bytes.c

int test_num = 1024;

recompile and run

./show-bytes

output

00 04 00 00
00 00 80 44
c8 fe 83 2f fc 7f 00 00

You can try more integers :)

comments powered by Disqus