How do you run a program using C

ok i'm trying to write a program that asks a person for

questions and if they get the right answers if lets

them inot a program my problem is that i don't know how

to run a file through c. I just want to run minesweep

. any commets would help


Comments

  • : ok i'm trying to write a program that asks a person for

    : questions and if they get the right answers if lets

    : them inot a program my problem is that i don't know how

    : to run a file through c. I just want to run minesweep

    : . any commets would help




    MAKE SENSE SO WE CAN HELP YOU!!!!!

    LEARN HOW TO SPELL!!!!





  • : ok i'm trying to write a program that asks a person for

    : questions and if they get the right answers if lets

    : them inot a program my problem is that i don't know how

    : to run a file through c. I just want to run minesweep

    : . any commets would help


    I don't quite understand what you are trying to say. But if you want to run an external program you could use the command system();

    i.e. system( "yourprogram.exe" );




    URL:http://dmoz.org/

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories