| ??? 03/18/02 20:29 Read: times |
#20941 - want to convert from binary to ascii str |
Hi.
I'm looking for an effecient routine to convert a 16 bit unsigned binary number to a string of up to five ascii characters representing the number in decimal. For example, a pair of registers containing "FF" "FF" would return a string of five consecutive memory locations with the following hex data: "36" "35" "35" "33" "35" (these would show as "65535" on a terminal). Any such routines out there ? Thanks! Guy |
| 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 |



