Re: normalization of pointers...
- From: Chris Dollin <chris.dollin@xxxxxx>
- Date: Wed, 30 May 2007 14:53:24 +0100
Shraddha wrote:
On May 30, 6:29 pm, Chris Dollin <chris.dol...@xxxxxx> wrote:
Shraddha wrote:
What is mean by normalization of pointers...Where we use that?
We don't. There's no such concept in Standard C.
Tell us more about your problem.
(and remember to snip signatures in the future)
I read about it in the explanation of the far pointers...
there they say that -"The only difference between huge pointers and
far pointers is that...huge pointers are normalized..."
So I am asking what is far pointers?
They are not a feature of Standard C; they are a non-standard
(and, as I understand it, largely obsolete) feature of certain
implementations.
I'd advise learning C from a source that isn't so implementation-
specific. (My preference is for K&R 2; others differ.)
--
"Who are you? What do you want?" /Babylon 5/
Hewlett-Packard Limited registered no:
registered office: Cain Road, Bracknell, Berks RG12 1HN 690597 England
.
- Follow-Ups:
- Re: normalization of pointers...
- From: Chris Hills
- Re: normalization of pointers...
- References:
- normalization of pointers...
- From: Shraddha
- Re: normalization of pointers...
- From: Chris Dollin
- Re: normalization of pointers...
- From: Shraddha
- normalization of pointers...
- Prev by Date: Re: how to replace a string by other string in a text file?
- Next by Date: Re: normalization of pointers...
- Previous by thread: Re: normalization of pointers...
- Next by thread: Re: normalization of pointers...
- Index(es):
Relevant Pages
|