Wrote a small program to print out some numbers in hex so that I can simply copy and paste them into a hex editor instead of typing them one by one. I have them printing out properly except I need them to be in little endian format. Any suggestions or help would be appreciated.Wrote a small program to print out some numbers