Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomvictor/c
C Snippets
https://github.com/tomvictor/c
Last synced: 26 days ago
JSON representation
C Snippets
- Host: GitHub
- URL: https://github.com/tomvictor/c
- Owner: tomvictor
- License: mit
- Created: 2023-08-20T07:39:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T18:11:09.000Z (about 1 year ago)
- Last Synced: 2023-09-12T02:46:14.158Z (about 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C Code Snippets
## How to run ?
``` C
cd /project
mkdir build
cd build
cmake ..
make
```Now run the executable