Visual Studio C++ Program runs fine in debug mode with program arguments in Visual Studio options.
Under identical conditions in command line (using the debug .exe, and identical arguments) it crashes.
What are the most likely causes of such a situation?