LWN.net Logo

Manipulating Fixed-Width Integer Data Types (O'ReillyNet)

Michael Barr writes about fixed data size issues and the ISO C99 standard on O'Reilly. "In the process of manipulating memory-mapped I/O registers, embedded programmers who use C or C++ often require fixed-size integer data types that aren't provided by the language standards. Here's a new look at this old problem, complete with a final solution to the issue of naming fixed-width integer data types."
(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds