rework the argument structures to support lengths of arguments
commit0ac5d3317b008cc425d4240a9d4dda0d136ec827
authorbostic <bostic>
Thu, 2 Dec 1993 15:53:18 +0000 (2 15:53 +0000)
committerbostic <bostic>
Thu, 2 Dec 1993 15:53:18 +0000 (2 15:53 +0000)
tree7eb9803627b9622429686921b7c48eaddee9b426
parent5ad43b75f6b8c21a902a3d876ddcd4c4af6fe07e
rework the argument structures to support lengths of arguments
and commands, instead of requiring nul termination on everything
also, pass around arrays of ARGS *[], not char *[]'s, in nvi
ex/ex_argv.c