|
-
May 11th, 2006, 10:30 AM
#1
Thread Starter
Member
Binary Question
ok...so..I have a file that has all binary floats in it...whatever that means..lol...I want that when I load it up into Vb.net that it will convert it into floating point variables. How do I do that?
-
May 11th, 2006, 06:00 PM
#2
Re: Binary Question
user the Binary Reader Class
If they are singles use the ReadSingle method if doubles use the readDouble method.
-
May 12th, 2006, 03:44 PM
#3
Thread Starter
Member
Re: Binary Question
Could anybody give me an example?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|