Re: normalization of pointers...



"Chris Dollin" <chris.dollin@xxxxxx> wrote in message
I didn't say "old compilers", either. I understood this /feature/
to be largely /obsolete/; perhaps I'm wrong. Perhaps it depends
on the scope of the "largely".

Most people program PCs most of the time, and segmented architecture was dumped years ago. However most chips are not CPUs in computer systems, and a lot of them come with C compilers, and are fairly low power - you might have 4K of memory of which 256 bytes is RAM, for instance. Obviously you want to squeeze RAM pointers into 8 bits.
--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm



.



Relevant Pages

  • Re: normalization of pointers...
    ... Malcolm McLean wrote: ... on the scope of the "largely". ... Most people program PCs most of the time, ... squeeze RAM pointers into 8 bits. ...
    (comp.lang.c)
  • Re: normalization of pointers...
    ... on the scope of the "largely". ... Most people program PCs most of the time, ... squeeze RAM pointers into 8 bits. ... Just to give you some idea the last survey I saw, it is a paid for trade one so I cant publish it here, puts the MCU use in PC's at about 5% of the total MCU's shipped. ...
    (comp.lang.c)
  • Re: normalization of pointers...
    ... on the scope of the "largely". ... Most people program PCs most of the time, ... "Debugging is twice as hard as writing the code in the first place. ...
    (comp.lang.c)