Monday, July 27, 2009

How do i debug in Visual C++ when Command Line Arguments are required?

How do i debug in Visual Studios 2005 C++ when Command Line Arguments are required. (how do i pass these command line arguments, in debug mode?)

How do i debug in Visual C++ when Command Line Arguments are required?
Under your project settings is a debug section. You can set your arguments there.
Reply:Hello


For doind so go to start menu click on RUN and type


%26lt;programe name%26gt;.exe %26lt;type the argument / arguments%26gt;





and hit enter arguments will be passed..


ok


let me know if this works


bye


No comments:

Post a Comment