Results 1 to 3 of 3

Thread: Binary Question

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2003
    Posts
    58

    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?

  2. #2
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: Binary Question

    user the Binary Reader Class
    If they are singles use the ReadSingle method if doubles use the readDouble method.

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2003
    Posts
    58

    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
  •  



Click Here to Expand Forum to Full Width