Skip to content

adi-075/DemonC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemonC

A self-maintained C repository

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

This Project is Pretty Straightforward, it contains all the C Programs that I use for my own Practise. The programs in this repository are free to use, and you can fork the repository if you want to.

I would like to Thank You for visiting this repository, if you find any content in this repo helpful, make sure to share this project for it to reach it's potential audience who can benefit from it.

img

Getting Started

To setup a working environment to execute the files, follow the steps given below.

Prerequisites

A code editor like Visual Studio Code, or an IDE is required to execute C Files.

If you don't have a code editor use the link given below to execute your Program.

  • Online GDB IDE
      https://www.onlinegdb.com/
    Each Folder contains a '.c' file, Click and open the file. Copy the contents to a text editor or Online GDB to run and build the programs.

Installation

To get all the files present in the repository, clone the project to your desktop. Follow the steps given below:-

  1. Open Command Prompt or Terminal on Windows/Mac/Linux.
  2. Use following Code to Clone the repo
    git clone https://github.com/adi-075/DemonC.git
    

Note:

Make sure you have Installed git on Windows/Linux prior to cloning the repo. Mac comes with Git built-in.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: (https://github.com/adi-075/DemonC)