naim94a/udpt

Process command options with boost

naim94a opened this issue · 0 comments

Use the following library to process command options: http://www.boost.org/doc/libs/1_60_0/doc/html/program_options.html.
This library is cross platform compatible and make code more readable.