On Mon, Sep 22, 2008 at 4:34 PM, Paul Herring <[EMAIL PROTECTED]> wrote: [...] >> printf((argc > 1) ? "%s " : "%s", *++argv); > > I'm failing to see the point here. Is there something missing? Lost in > translation? I suspect possibly an s or a \n is missing judging from > the test.
Never mind; got it eventually; the space after %s in the first one. -- PJH http://shabbleland.myminicity.com/ind
