Re: embedded questions!!!



On Fri, 13 Jan 2006 10:50:47 -0800, Richard Henry wrote:

> I will defer to you knowledge of C pointers.
>
> However, my confusion about them has only increased.

AHA! Breakthrough! Now you're getting it.

;)


Bob

.



Relevant Pages

  • Re: Please Help ----------Free Downloadable Ebooks for C 
    ... you give a list of headers which *all* "ANSI ... potential for confusion remains. ... it's a pointer to the first element in an array of pointers. ...
    (comp.lang.c)
  • Re: Again on passing arrays as arguments
    ... > I simply made confusion with pointers to pointers and then succeeded ... > passing the reference to the first element pointer. ... > have a problem with irregular matrices (2D arrays with the first ...
    (comp.lang.c)
  • Re: Again on passing arrays as arguments
    ... > I simply made confusion with pointers to pointers and then succeeded ... > passing the reference to the first element pointer. ... > have a problem with irregular matrices (2D arrays with the first ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Error: derived type contains a pointer component
    ... reason from one to the other cause more confusion than help. ... I often wish that Fortran pointers had been called something else - perhaps something like aliases. ... Yes, they are different, but both are popular for scientific programming. ... In both languages programs need debugging, ...
    (comp.lang.fortran)
  • Re: accessing and storing character arguements from command line
    ... confused by referencing and dereferencing pointers. ... Sorry about the confusion over the first element being the filename - I did ... even thought I have written char *argv[] it still ... My supervisor kept writing char **argvbut I ...
    (comp.lang.c)