??? 02/02/05 20:20 Read: times |
#86409 - Further correction Responding to: ???'s previous message |
Neil Kurzman said:
1) %02bX - means print 2 hex digits from a byte the "b" is Keil not ANSI C
2) %u - means print an unsigned integer ANSI C Dan Henry said:
Picking a nit, that should be "print 2 uppercase hex digits". These meanings apply only when used in a printf (or sprintf) format string. As Erik says, just picking random 'C' constructs like this is not and effective way to learn - get a decent book, and study it! |
Topic | Author | Date |
syntax in keil | 01/01/70 00:00 | |
RTFM | 01/01/70 00:00 | |
RTFM!![]() | 01/01/70 00:00 | |
not the way to learn | 01/01/70 00:00 | |
2 of 3 | 01/01/70 00:00 | |
Small correction | 01/01/70 00:00 | |
Further correction | 01/01/70 00:00 |