Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu (Ron Natalie) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: pointer alignment when int != char * Message-ID: <13676@topaz.rutgers.edu> Date: Mon, 3-Aug-87 17:15:24 EDT Article-I.D.: topaz.13676 Posted: Mon Aug 3 17:15:24 1987 Date-Received: Tue, 4-Aug-87 05:16:41 EDT References: <493@its63b.ed.ac.uk> <6061@brl-smoke.ARPA> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 4 Xref: mnetor comp.lang.c:3448 comp.unix.wizards:3546 More correctly stated that if your the difference between two pointers is ever more than that that can be represented by a long, you are in trouble. -Ron