Home

Awesome

SimpleOpt

A cross-platform command line library which can parse almost any of the standard command line formats in use today. It is designed explicitly to be portable to any platform and has been tested on Windows and Linux.

FEATURES

USAGE

The SimpleOpt class is used by following these steps:

NOTES

SimpleGlob

A cross-platform file globbing library providing the ability to expand wildcards in command-line arguments to a list of all matching files. It is designed explicitly to be portable to any platform and has been tested on Windows and Linux. See the class definition for more details.

FEATURES

USAGE

Follow these steps: