Menu

Tree [3b00ec] bsd-style /
 History

HTTPS access


File Date Author Commit
 config 2018-07-30 Daniel Aarno Daniel Aarno [38af92] Correctly name variable for caching (fixes warn...
 docs 2018-03-19 Daniel Aarno Daniel Aarno [c937a8] Added script to upload documentation to SF
 examples 2019-11-17 Daniel Aarno Daniel Aarno [4285f7] Implement basic bsd style output
 include 2019-11-24 Daniel Aarno Daniel Aarno [3b00ec] Replace a bunch of std::endl with '\n'.
 msc 2004-10-20 mes5k mes5k [bc45fa] init
 scripts 2018-07-30 Daniel Aarno Daniel Aarno [eb877b] Script to simlify all tests
 tests 2019-11-24 Daniel Aarno Daniel Aarno [a7b743] Print args group by group, this simplifies the ...
 .gitignore 2018-07-30 Daniel Aarno Daniel Aarno [b39f11] Hide test-driver (temporary binary) from git
 AUTHORS 2009-01-10 mes5k mes5k [bff3eb] added author
 COPYING 2017-08-24 Daniel Aarno Daniel Aarno [7ab738] Quick fix for ZshCompletionOutput test
 ChangeLog 2017-12-26 Daniel Aarno Daniel Aarno [8dab34] Update changelog with sstream fixes
 INSTALL 2003-04-03 mes5k mes5k [45a09c] updates
 Makefile.am 2009-08-22 mes5k mes5k [1ffebb] applying patches to make gnu compiler args cond...
 NEWS 2017-12-26 Daniel Aarno Daniel Aarno [fb0d5f] Updated NEWS with new release
 README 2018-01-15 Daniel Aarno Daniel Aarno [1a6966] Update README to point to discussion forum inst...
 autotools.sh 2004-08-11 mes5k mes5k [ee1ca9] made path explicit
 configure.ac 2018-07-30 Daniel Aarno Daniel Aarno [a21929] Rename configure.in configure.ac (as this is re...
 tclap.pc.in 2009-08-22 mes5k mes5k [1ffebb] applying patches to make gnu compiler args cond...

Read Me

TCLAP - Templatized Command Line Argument Parser

This is a simple C++ library that facilitates parsing command line
arguments in a type independent manner. It doesn't conform exactly
to either the GNU or POSIX standards, although it is close. See
docs/manual.html for descriptions of how things work or look at the
simple examples in the examples dir.

To find out what the latest changes are read the NEWS file in this
directory.

Any and all feedback is welcome at https://sf.net/p/tclap/discussion/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.