Path: utzoo!utgpu!water!watmath!clyde!att!chinet!mcdchg!wyse!vsi1!altnet!uunet!mcvax!ukc!stc!datlog!dlhpedg!cl From: cl@datlog.co.uk (Charles Lambert) Newsgroups: comp.sources.bugs Subject: Portable Pointers Message-ID: <881@dlhpedg.co.uk> Date: 11 Oct 88 14:27:44 GMT References: <7782@bcsaic.UUCP> <25069@teknowledge-vaxc.ARPA> <12246@steinmetz.ge.com> <7972@umn-cs.CS.UMN.EDU> <12269@steinmetz.ge.com> <1988Oct4.122416.3575@ateng.ateng.com> Sender: news@dlhpedg.co.uk Reply-To: cl@datlog.co.uk (Charles Lambert) Organization: FSD@Data Logic Ltd, Queens House, Greenhill Way, Harrow, London. Lines: 11 Apropos the "NULL pointer" argument chip@ateng.ateng.com (Chip Salzenberg) writes: > After all, bitwise representation is not the only issue. Sometimes > pointers are _larger_ than ints! Worse than that: during a rather arcane discussion in comp.std.c I read that pointers to different objects may be different sizes. Forgetting the LONG/SHORT NEAR/FAR perversion of Intel memory models, does anyone know how widespread this kind of implementation is and what are the foremost systems involved? Charlie