Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gbowne1/random_c_cpp_programs

A collection of my random opensource C and C++ programs
https://github.com/gbowne1/random_c_cpp_programs

c cpp math mathematics program random utilities utility

Last synced: about 2 hours ago
JSON representation

A collection of my random opensource C and C++ programs

Awesome Lists containing this project

README

        

# random_c_cpp_programs

[![C++](https://img.shields.io/badge/C++-Solutions-blue.svg?style=flat&logo=c%2B%2B)](https://your-link)
[![C](https://img.shields.io/badge/C-Solutions-blue.svg?style=flat&logo=c)](https://your-link)

This is a random collection of programs I have made for doing various things in C or c++.

## Installation

These do not need to be installed but can be compiled and run with most C and C++ compilers like the gcc and GNU set of compilers.

## Usage

You can compile and run these programs with most C and C++ compilers.

## Contributing

Clone or fork this project. Please feel free to contribute to this. Bug reports and Pull Requests on this are welcome.
Please make a commit change or PR branch with an appropriate name for change and PR back to main.

## License

These are all licensed under the MIT license which is included with this repository