Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!isis From: isis@utzoo.UUCP (n) Newsgroups: net.lang.c Subject: Re: how is size of unsigned int defined? Message-ID: <4832@utzoo.UUCP> Date: Thu, 27-Dec-84 01:36:48 EST Article-I.D.: utzoo.4832 Posted: Thu Dec 27 01:36:48 1984 Date-Received: Thu, 27-Dec-84 01:36:48 EST References: <139@athena.UUCP> Organization: U of Toronto Zoology Lines: 7 An unsigned int is the same size as an int. I use unsigned as type prefix, where it modifies the context that the unit of storage (char, int, long) is viewed. This is consistent with the K & R definition of unsigned as a type specifier (pp. 193). Bill Mclean allegra!utzoo!isis @ MOH 964-1983 or 965-0981