|
-
September 15th, 2014, 06:40 PM
#2
Re: Help Convert Signed Decimal Number to Binary and Vice Versa
how to convert positive decimals to binary
You can use an assignment statement to copy a value in an int variable to a byte variable by casting it.
Or are you talking about converting a String of decimal digit (0-9) characters to a String of binary digit (0-1) characters?
Norm
Tags for this Thread
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
|