Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Input parameters for visual studio

Input parameters for visual studio

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiocsharpc++debugginghelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    waxie
    wrote on last edited by
    #1

    Hi guys, I would like to ask how to enable input parameter request upon debugging/executing an application in visual studio? I am trying to debug my c++ application and since I am used to running an application in the command line, I have no idea how to do this in visual studio. If in the command line, usual stuff would be: test 1 -> where test is the application and 1 is the parameter. Is there any way where a request for input parameter would be enabled in visual studio? Sorry, I am not that used to VS. I would appreciate any help. Thanks! -waxie-

    P 1 Reply Last reply
    0
    • W waxie

      Hi guys, I would like to ask how to enable input parameter request upon debugging/executing an application in visual studio? I am trying to debug my c++ application and since I am used to running an application in the command line, I have no idea how to do this in visual studio. If in the command line, usual stuff would be: test 1 -> where test is the application and 1 is the parameter. Is there any way where a request for input parameter would be enabled in visual studio? Sorry, I am not that used to VS. I would appreciate any help. Thanks! -waxie-

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      Which version of visual studio you are using. You can specify command line arguments while debugging, by using following options, 1. On VC 6.0 , project settings-->debug-->program arguments. 2. On VS2005 , Project settings-->Config. properties-->debugging-->command arguments.


      Prasad MS MVP -  VC++

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups