Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/25/02 15:54
Read: times


 
#21142 - RE: binary to ascii string, Guy
I have a good algorithm:

divide always by 10, but instead of taking the integer part, take the remainer(its one of the ASCII“s).

then divide the integer part again, and take the remainer(its another ascii)

Do this untils integer part is 0.



List of 16 messages in thread
TopicAuthorDate
want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: binary to ascii string, Guy            01/01/70 00:00      
RE: binary to ascii string, Guy            01/01/70 00:00      
RE: binary to ascii string, Guy            01/01/70 00:00      
RE: binary to ascii string, Guy            01/01/70 00:00      
RE: want to convert from binary to ascii str            01/01/70 00:00      
RE: binary to ascii string, Guy            01/01/70 00:00      

Back to Subject List