| ??? 09/08/06 17:10 Read: times |
#123938 - FYI - C99 Exact- & Minimum-width types Responding to: ???'s previous message |
Maarten Brock said:
C99 also defines most required int types of specific size and signedness The current standard for Programming Language 'C' is ISO/IEC 9899:1999, published 1999-12-01. You can download the full text, free of charge: http://www.open-std.org/jtc1/sc22.../n1124.pdf For details, see: http://www.open-std.org/jtc1/sc22....html#9899 The Exact-width integer types are described in section 7.18.1.1 on page 256. Note that there are also minimum-width integer types, fastest minimum-width integer types, and many more...! Of course, all of this is of purely academic interest if you don't have a (fully) C99-compliant compiler...! |
| Topic | Author | Date |
| ^= , Checksum, Problem | 01/01/70 00:00 | |
| Have you tried a simulator? | 01/01/70 00:00 | |
| well, | 01/01/70 00:00 | |
| OK | 01/01/70 00:00 | |
| volatile? | 01/01/70 00:00 | |
| volatile | 01/01/70 00:00 | |
| using ICE ? | 01/01/70 00:00 | |
| update code (working) and clarification | 01/01/70 00:00 | |
| Style | 01/01/70 00:00 | |
| Think about your variable types | 01/01/70 00:00 | |
| Thanks | 01/01/70 00:00 | |
| Magic numbers | 01/01/70 00:00 | |
| but don't be "oversmart" | 01/01/70 00:00 | |
| example? | 01/01/70 00:00 | |
| advantages | 01/01/70 00:00 | |
the most often forgotten quality guarantee | 01/01/70 00:00 | |
| so, use structures! | 01/01/70 00:00 | |
| padding | 01/01/70 00:00 | |
| | 01/01/70 00:00 | |
| Actual Output | 01/01/70 00:00 | |
| C99 | 01/01/70 00:00 | |
| making up your own | 01/01/70 00:00 | |
| Names | 01/01/70 00:00 | |
| FYI - C99 Exact- & Minimum-width types | 01/01/70 00:00 |



