| ??? 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. |
| Topic | Author | Date |
| 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 |



