Well, just to be utterly clear, that diagram should better be:

    argv --------+
                 |
                 |
                 V
                [pointer0 , pointer1 , pointer2 , pointer3, <NULL>]
                    |          |          |          |
                    |          |          |          |
                    |          |          |          |
                    V          V          V          V
                   [svn\0]    [-d\0]     [foo\0]    [bar\0]

Back to staring at K&R,
-K

Reply via email to