Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
3 Posted Topics
How do I convert [B]double[/B] datatype from small endian to big endian and vice versa in c#. Your help will be highly appreciated. Regards, Sidharth Shah | |
Re: And how do I convert it the other way round. Regards, Sidharth Shah. | |
Hi, I have a legacy application in vc++ 6.0 which communicates to a server. The server follows c++ data types. I want to convert my legacy application to c#. Now I am facing some conversion issues. The server accepts data in binary format. But when I declare a char data … |
The End.