I\'m rea开发者_运维知识库ding from a binary stream which is big-endian. The BitConverter class does this automatically. Unfortunately, the floating point conversion I need is not the same as BitConver
Consider a computer that has a byte add开发者_开发技巧ressable memory organized in 32 bit words according to the big endian scheme. A program reads ASCII characters entered at a keyboard and stores th