|
-
Sep 28th, 2009, 06:32 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Decimal to Binary
Hi all!
I need to convert a Short to his binary equivalent. For example:
Dim x As Short = 20480
And then I need a method to get the binary thingy, which in this case is: 101000000000000
I searched for a answer using google, but I couldn't find a proper explanaition.
Thnx!
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
|