Skip to content

Maaz-319/C-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

C-Cpp Programs

Welcome to the C-Cpp Programs repository! This collection contains a variety of C and C++ programs that demonstrate various concepts and algorithms.

Profile

github.com/maaz-319

Table of Contents

Programs

Here are some of the programs included in this repository:

  • Hello World
  • Simple Calculator
  • File I/O
  • Even Odd Identifier
  • GCD Calculator
  • Tic Tac Toe (CLI)
  • Ticketing System
  • Vowal Identifier

Installation

To compile and run these programs, you'll need a C/C++ compiler installed on your machine. For example, you can use GCC.

  1. Clone this repository:

    git clone https://github.com/Maaz-319/C-Cpp.git
  2. Navigate to the program directory:

    cd C-Cpp
  3. Contributing We welcome contributions! If you have a useful C or C++ program you'd like to add, please check the repository, analyze it, and create issues. Ensure your code follows the style guidelines and includes appropriate documentation.

    Enjoy coding and exploring these C and C++ programs! If you have any questions or feedback, feel free to open an issue in the repository.

  4. Usage

 cd HelloWorld
 gcc hello_world.c -o hello_world
 ./hello_world

About

C and C++ Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published