Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9123957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:27:50+00:00 2026-06-17T06:27:50+00:00

I want to create a program in C/C++ which calls other program(which is compiled

  • 0

I want to create a program in C/C++ which calls other program(which is compiled to binary already) and use its “exit status” (or return value which is int type) for some other operation.
Both programs are written in C/C++, and are to be build in separate binary executables.
I want a simple code for both of them.
Please also tell the include files to be used for linux/windows for the above program. Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T06:27:51+00:00Added an answer on June 17, 2026 at 6:27 am

    Say you have app1 and app2.

    then use the C++ system() function and assign its return value to an integer.

    eg:
    code for app1:

    #include <cstdlib>
    
    // code code code ...
    
    int exit_status = system("app2");
    
    // more code
    

    exit_status will take the value that is returned from app2’s main() function.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a program which opens my file onClick by providing its
I'm new to C programming. I want to create C program which can read
I want to create a multi-cllient client-server program in which the server has separate
I want to create a software which can accept Print Jobs from other computers,
I am using main.exe for my program in C++, which then calls other executables
I want to create a program that runs on iPads, Playbooks, and Windows computers
I want to create a program that produces an executable slideshow. So I need
I created one GWT webapplication project.Inthat i want to create servlet program,but in that
I want to create a simple Javascript program with a HTML interface. The program
I want to create a companion Windows desktop program for my app. One that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.