Skip to content

e-wahyutama/CmdLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CmdLine

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[])

About

A wrapper around CommandLineToArgvW API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages