An open API service indexing awesome lists of open source software.

https://github.com/humanshu001/my-c

Basic programs that I have made while my learning phase of C programming.
https://github.com/humanshu001/my-c

c dsa dsa-c programming

Last synced: 2 months ago
JSON representation

Basic programs that I have made while my learning phase of C programming.

Awesome Lists containing this project

README

        

# C Programs

This repository contains C programs that I have written. The programs are written in C and are compiled using the GCC compiler. The programs are written for educational purposes and are meant to be used as a reference for learning C programming.

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)

## Prerequisites
- GCC Compiler
- Code Editor

## Getting Started
To get started, you can clone the repository using the following command:

```bash
git clone https://github.com/humanshu001/My-C
```

## Contributing
If you would like to contribute to the repository, you can fork the repository and create a pull request. I will review the pull request and merge it if it is appropriate.

## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.