Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!njin!princeton!udel!mmdf From: FYS-EH%FINTUVM.BITNET@cunyvm.cuny.edu (Esa Heinonen) Newsgroups: comp.os.minix Subject: Re: Minix/ST problems. Message-ID: <5039@louie.udel.EDU> Date: 27 Oct 88 04:02:26 GMT Sender: mmdf@udel.EDU Lines: 23 In article <249@cstw01.UUCP>, meulenbr@cstw01.UUCP (Frans Meulenbroeks) writes: > > This is a killer on an ST since sizeof(char *) == 32 and sizeof(int) == 16. > Solution: change the 0 in (char *)0 > (32*8)-bit pointers and (16*8)-bit ints, WOW :-) (just to be consistent with my signature) Finally, floats have become unnecessary (well, almost)... a 128-bit signed integer would have a range of -1.7E38 .. 1.7E38. Now all we need is a way to have fractions as well ?| You obviously meant "sizeof(char *) == 4 and sizeof(int) == 2" . ------------------------------------------------ | Esa Heinonen, University of Turku, Finland | ------------------------------------------------ | Bitnet: FYS-EH at FINTUVM | | Internet: FYS-EH at FINTUVM.UTU.FI | ------------------------------------------------ | "Minix? Just say WOW|" | ------------------------------------------------