Xref: utzoo comp.lang.c++:13151 comp.lang.c:38868 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!world!wmm From: wmm@world.std.com (William M Miller) Newsgroups: comp.lang.c++,comp.lang.c Subject: Re: 64 bit architectures and C/C++ Message-ID: <1991Apr30.140217.7065@world.std.com> Date: 30 Apr 91 14:02:17 GMT References: <168@shasta.Stanford.EDU> <4068@inews.intel.com> Organization: Glockenspiel, Ltd. Lines: 10 bhoughto@pima.intel.com (Blair P. Houghton) writes: > The suggested choices are: > > short = 8 bits> Actually, ANSI requires at least 16 bits for shorts (see SHRT_MIN and SHRT_MAX in , X3.159-1989 2.2.4.2.1). -- William M. Miller, Glockenspiel, Ltd. wmm@world.std.com