Re: What's the position of pointers
- From: Richard<rgrdev@xxxxxxxxx>
- Date: Sat, 13 Sep 2008 16:58:21 +0200
CBFalconer <cbfalconer@xxxxxxxxx> writes:
Richard wrote:
CBFalconer <cbfalconer@xxxxxxxxx> writes:... snip ...
If C pointers are bothering you, you might consider first learning
Pascal and handling pointers therein. Then returning to C would
mean abandoning the safety and adding new capabilities.
That is atrocious advice. And would certainly lead to expectations
not met by C.
Except that it duplicates my experience of long long ago, and I
have no problems with C pointers.
Of long long ago.
I have experience of new C programmers and have never, ever had a
problem explaining them pointers and de referencing pointers. I tend to
use a debugger a block of memory. Easy.
They do not need to learn a dead language like Pascal to understand
pointers.
.
- Follow-Ups:
- Re: What's the position of pointers
- From: CBFalconer
- Re: What's the position of pointers
- References:
- What's the position of pointers
- From: Yee.Chuang
- Re: What's the position of pointers
- From: Stephen Sprunk
- Re: What's the position of pointers
- From: CBFalconer
- Re: What's the position of pointers
- From: Nick Keighley
- Re: What's the position of pointers
- From: Yee.Chuang
- Re: What's the position of pointers
- From: CBFalconer
- Re: What's the position of pointers
- From: Richard
- Re: What's the position of pointers
- From: CBFalconer
- What's the position of pointers
- Prev by Date: Re: Ex 7-5
- Next by Date: Re: Ex 7-5
- Previous by thread: Re: What's the position of pointers
- Next by thread: Re: What's the position of pointers
- Index(es):
Relevant Pages
|