Search Results

Search: Posts Made By: srinivaspeyyala
4,950
Posted By srinivaspeyyala
How to display the ascii characters in java using unix OS
The below code is not able to converting the Hexa decimal characters into Ascii characers in Unix.

byte[] bytes = newbyte[hex.length()/2];

for(int i=0;i<bytes.length;i++){
bytes[i] =...
7,283
Posted By srinivaspeyyala
How to display the ascii characters in java using unix OS
The program is not able to converting the Hexa decimal characters into Ascii characers in Unix.

The same program when i run in Windows, displaying ¡+Õjð, but in unix dispalying different characters. ...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 01:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy