Hello Yao G.,
On Sat, 28 Aug 2010 13:44:34 -0500, BCS <[email protected]> wrote:If your looking for a Google lib to add/copy, do this one first: http://google-gflags.googlecode.com/svn/trunk/doc/gflags.htmlIsn't essentially what std.getopt does?
Far from it. getops requiters that all the flags be defined in the same place, gflags allows each module to define it's own flags.
-- ... <IXOYE><
