Talk:Parse command-line arguments: Difference between revisions

m
I have some (currently incomplete) documentation
No edit summary
m (I have some (currently incomplete) documentation)
Line 25:
 
--[[User:Mcandre]]
 
== Command line parameter conventions ==
 
I have some (currently incomplete) documentation relating to command line parameter conventions that you may wish to consider as part of this project.
 
http://computerconventions.wikia.com/wiki/Command_line_parameter_conventions
 
I have also got some part written code that will follow the conventions, but the project is in its infancy, and not ready for prime time here on rosettacode (because it is in a language that I am still learning). It will eventually become available as library code, providing an alternative parser to getopt (but using different conventions). [[User:Markhobley|Markhobley]] 19:37, 6 August 2011 (UTC)