A wrapper around CommandLineToArgvW API
Wrapper around CommandLineToArgvW API for convenience and easy access to every argument.
Perform very basic Command line parsing
Windows only, Both Unicode and Multibyte are provided Visual studio and Mingw are supported
provided "AS-IS"
use this header if you are unable to switch to main function which provide such support: int main(int argc, char*argv[])