[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] apr_getopt_long interface update and interleaving support

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-25 00:15:32 CET

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
Received on Sat Oct 21 14:36:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.