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: 2 months ago
JSON representation
A collection of my random opensource C and C++ programs
- Host: GitHub
- URL: https://github.com/gbowne1/random_c_cpp_programs
- Owner: gbowne1
- License: mit
- Created: 2024-01-21T02:34:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T07:31:19.000Z (7 months ago)
- Last Synced: 2025-06-19T04:39:13.439Z (6 months ago)
- Topics: c, cpp, math, mathematics, program, random, utilities, utility
- Language: C
- Homepage:
- Size: 3.58 MB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# random_c_cpp_programs
[](https://your-link)
[](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