| ??? 06/16/02 15:31 Read: times |
#24526 - RE: sprintf Formatter ????? in KEIL |
I believe you need the the format character
"%bd" for Char type. "%Ld" for Long. No specifier is Int. So try: sprintf(buf,"test = %bd,%bdn",170,0xAA); |
| Topic | Author | Date |
| sprintf Formatter ????? in KEIL | 01/01/70 00:00 | |
| RE: sprintf Formatter ????? in KEIL | 01/01/70 00:00 | |
| RE: sprintf Formatter ????? in KEIL | 01/01/70 00:00 | |
RE: sprintf Formatter ????? in KEIL | 01/01/70 00:00 |



