Re: normalization of pointers...



Malcolm McLean wrote:

"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.

I am more enlightened than I was; my workstation/PC bias was showing.

--
Yes, Virginia, there is a second Jena user conference: Palo Alto, Sep 2007.

Hewlett-Packard Limited registered no:
registered office: Cain Road, Bracknell, Berks RG12 1HN 690597 England

.



Relevant Pages

  • Re: normalization of pointers...
    ... "Chris Dollin" wrote in message ... on the scope of the "largely". ... Most people program PCs most of the time, and segmented architecture was dumped years ago. ... Obviously you want to 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)