Table of Content

C Program to Add two numbers using Command Line Arguments Parameters


C Program : C Program to Add two numbers using Command Line Arguments

Output :

Steps to be followed to execute program using Command Line Argument inside Borland C/C++ Compiler :

  • Step 1 : Write a Program
  • Step 2 : Open Command Prompt inside Borland C/C++.
  • Step 3 : Click on DOS Shell.

  • Step 4 : Inside Command Prompt type this command.

  • Step 5 : Hit Enter , You will get following Output.

  • Step 6 : Type “exit” command to return to Turbo C/C++ Screen