Forum: C# Aug 28th, 2007 |
| Replies: 3 Views: 4,560 Thanks for your help!
Regards,
Piote |
Forum: C# Aug 26th, 2007 |
| Replies: 3 Views: 4,560 Hi,
I am trying to convert a Big Endian data file to something readable on most Windows PCs. I do ok with integer data but I cannot convert the floating points (32-bit IEEE).
1) Is it possible for... |