Re: The joy of type aliasing and C

Brian Hook <[email protected]>
Newsgroups gmane.games.devel.general
Message-ID <20031231115143.613431@GATEWAY>
> but for sanity sake, standards could just add int16, int32 etc. and
> get over with the mess. Am I wrong?

They already have.  As of C99, there's <stdint.h> and <inttypes.h> 
which had a host of types, including int16_t, uint32_t, etc.  There 
are also "fast" versions that are "at least this size, but may be 
larger", and constant macros for 64-bit values.

Brian




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Gamedevlists-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gamedevlists-general
Archives:
http://sourceforge.net/mailarchive/forum.php?forum_idU7
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.