Thread: URGENT!!!!9 hours left!!!

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    3

    Arrow URGENT!!!!9 hours left!!!

    I have a program in which main takes a file as an argument.
    I want to execute my program in Visual Studio(C++).
    But I couldn't fix how I can execute the program with an argument.


    PLEAASSEEE HELP!!!

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    4
    If u want to pass Arguments to debug ur App, go to Project-Settings and choose the Tab "Debug". There is an Edit-Box for Arguments to pass.

  3. #3
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595

    This is not what the board is for

    I'm sorry emiyca but this is exactly what the board is not for. This is addressed the Guildlines announcements at the top of the forum (Announcement).

    A post like this I can assure you will not be answered by 95% of posters on this board. If you can be more specific and say exactly where you think you are going wrong, or atleast what you've done, then people will be much more willing to help. People see a post like this as saying: Do my homework for me! And they won't do it. Be more specific (and show that you've actually tried to do your work) and I'm sure someone will gladly help you.
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Time between Military Hours
    By StarOrbs in forum C++ Programming
    Replies: 18
    Last Post: 03-01-2005, 06:46 PM
  2. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  3. pointer to array of objects of struct
    By undisputed007 in forum C++ Programming
    Replies: 12
    Last Post: 03-02-2004, 04:49 AM
  4. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  5. Please help me
    By teedee46 in forum C++ Programming
    Replies: 9
    Last Post: 05-06-2002, 11:28 PM