I am working on a C project and can not figure out how to pass command line arguments to my main function in Visual Studio 2010 Express Edition. I want to debug - how do the
Visual Studio e.g. 2019
In general be aware that the selected Platform (e.g. x64) in the configuration
Dialog is the the same as the Platform You intend to debug with!
(see picture for explanation)