Re: normalization of pointers...
- From: Chris Dollin <chris.dollin@xxxxxx>
- Date: Wed, 30 May 2007 15:57:29 +0100
Chris Hills wrote:
In article <f3k080$tdm$1@xxxxxxxxxxxxxxxxxx>, Chris Dollin
<chris.dollin@xxxxxx> writes
Shraddha wrote:
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.)
Many compilers have FAR pointers.
Perhaps many do. None of those FAR (or `far` or `_far`) pointers
are Standard C, though, which is my main point above.
Not just WinTel stuff.
I didn't say Windows. Even if I thought it. Did I?
Not just in old compilers either.
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".
--
"I'm still here and I'm holding the answers" - Karnataka, /Love and Affection/
Hewlett-Packard Limited Cain Road, Bracknell, registered no:
registered office: Berks RG12 1HN 690597 England
.
- Follow-Ups:
- Re: normalization of pointers...
- From: Malcolm McLean
- Re: normalization of pointers...
- References:
- normalization of pointers...
- From: Shraddha
- Re: normalization of pointers...
- From: Chris Dollin
- Re: normalization of pointers...
- From: Shraddha
- Re: normalization of pointers...
- From: Chris Dollin
- Re: normalization of pointers...
- From: Chris Hills
- normalization of pointers...
- Prev by Date: Re: how to replace a string by other string in a text file?
- Next by Date: Re: how to replace a string by other string in a text file?
- Previous by thread: Re: normalization of pointers...
- Next by thread: Re: normalization of pointers...
- Index(es):
Relevant Pages
|