Added Reset() to command line parser and called it from Parse(), so
authorJulian Smart <julian@anthemion.co.uk>
Tue, 22 Aug 2000 14:00:47 +0000 (14:00 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 22 Aug 2000 14:00:47 +0000 (14:00 +0000)
commit07d09af8cc3321f7ff4743b1a288aa17594a2cfe
tree4c6831166286d11a6dd3637ab018ee4ebe2c24bf
parent64acfbb2be61abb6ec69051b5c4e38df64c4807a
Added Reset() to command line parser and called it from Parse(), so
that you can call Parse() multiple times and get the desired result.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/splitevt.tex
include/wx/cmdline.h
src/common/cmdline.cpp