GithubHelp home page GithubHelp logo

eggy115 / c Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 3.91 MB

C

Home Page: https://github.com/Eggy115/C

License: GNU General Public License v3.0

C 99.09% C++ 0.91%
c c-script c-examples c-lang c-language c-programming gcc eggy115 eggy115-always-win-and-never-lose

c's Introduction

C

This repository contains a collection of C programs.

Table of Contents

Introduction

The C Repository contains a variety of C programs that can be used for educational or practical purposes. These programs cover a range of topics, including data structures, algorithms, networking, and more (not yet, but they will).

Installation

To use any of the programs in this repository, you will need a C compiler installed on your system. You can download the GNU C Compiler (GCC) from the official website: https://gcc.gnu.org/. Once you have installed a C compiler, you can clone the repository, download scripts individually or even just copy and paste the code.

Usage

Each program in this repository is self-contained and can be compiled and run independently. Simply navigate to the directory containing the program you want to use and use the following command to compile it:

gcc program_name.c -o program_name

Once the program is compiled, you can run it with the following command:

./program_name

Contributing

Contributions to this repository are welcome! If you have a C program that you would like to add, please submit a pull request. See CONTRIBUTING for more detail. All contributions must be licensed under the GPL-3.0 license.

License

All programs in this repository are licensed under the GPL-3.0 license. Please see the LICENSE file for more information.

c's People

Contributors

eggy115 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

gitty12341

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.