Skip to content

SameetAsadullah/Count-and-Display-Command-Line-Arguments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Count and Display Command Line Arguments

Description

A simple C++ Program to count and display Command Line Arguments.

Manual

  1. Use the following command to Compile the Code:

    g++ main.cpp
    
  2. Use the following command to Run the Code:

    ./a.out
    

Working Screenshot

About

A simple C++ program to count and display command line arguments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages