Feeds
已回答
fread a double that's been broken up into four 16 bit words
Thanks for all the help. The problem was between the keyboard and the chair. It was how I was formatting my "test" file. I see w...
fread a double that's been broken up into four 16 bit words
Thanks for all the help. The problem was between the keyboard and the chair. It was how I was formatting my "test" file. I see w...
13 days 前 | 0
提问
fread a double that's been broken up into four 16 bit words
I have to read in a double from a file that's been broken up into 4 consecutive 16 bit words. How can I do that? I tried reading...
14 days 前 | 3 个回答 | 0
3
个回答提问
print hexadecimal representation of 16 bit word
I keep messing it up I've got a 16 bit word that's supposed to be the hexadecimal representation of a number. How do I print t...
4 months 前 | 1 个回答 | 0
