|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Converting a text input into a binary equallent
Hi programmers
I have a text document in .txt format. I wish it to be converted into its binary equallent. Kindly help me solve this problem using JAVA code. jothi |
|
#2
|
|||
|
|||
|
well... binary numbers work in the power of two. Thats speaking
in an 8-bit world... 0 0 0 0 0 0 0 0 128 64 32 16 8 4 2 1 sorry a little bou'ghe but whatever. hope that helps |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Java Development > Converting a text input into a binary equallent |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|