Command Line Argument Parsing and Argv

| No Comments

Back in 2001, when I was still doing Java programming, I got tired of writing ad-hoc command line parsing code and wrote a small library to factor out the difficult bits. The Argv library is still available. If you want to know more about the library itself, I recommend the Dr. Dobb's article that describes it.

Although I haven't gotten around to porting it to ActionScript, Mark Northup has ported it to C++ and was kind enough to provide the sources for that version. They're now posted to the Argv web page. Thanks, Mark!


Leave a comment

About this Entry

This page contains a single entry by Oliver Goldman published on April 25, 2008 10:15 PM.

Custom Update UI for Application Updates was the previous entry in this blog.

Notes on the AIR File Format is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.