CommandLine
From ClanLib Game SDK
This example demonstrates how to use the CL_CommandLine class to parse
command line arguments. It provides the same behaviour like GNU's
getopt_long() while having a nicer interface and automatic help
generation.
CommandLine Example Window
.