Path: utzoo!utgpu!water!watmath!clyde!rutgers!uwvax!umn-d-ub!umn-cs!mmm!ems!rosevax!richw From: richw@rosevax.Rosemount.COM (Rich Wagenknecht) Newsgroups: comp.lang.c Subject: double indirection Keywords: what use??? Message-ID: <4292@rosevax.Rosemount.COM> Date: 11 Feb 88 14:35:08 GMT Organization: Rosemount Inc., Eden Prairie, MN Lines: 16 Posted: Thu Feb 11 08:35:08 1988 Could someone give a small example of a use of double indirection or just explain when and where it's used. I've been using C for about 6 months and have yet to use this feature. More specifically I've seen this: char **argv. Now I've used char *argv[] many times but can't see how the two relate. Thanks in advance. -- Rich W richw@rosevax.Rosemount.COM Disclaimer: My views may not represent my own much less my employer's.