--- In [email protected], "brucexs" <bruc...@...> wrote: > > > > --- In [email protected], "qzzyyx" <BlackHole@> wrote: > > > > P.S. Will szargs[0][0] always be NUL when a service is called? Thanks. > > > > - Vince > > > > Yes. > > And in addition, *(szargs+i) point to the null string for i>nargs.
Do you mean will **be** NULL or be a valid pointer to ""?
