Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiko-serra/so
https://github.com/kiko-serra/so
c feup feup-so so
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiko-serra/so
- Owner: kiko-serra
- Created: 2022-09-19T15:52:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T18:54:17.000Z (about 2 years ago)
- Last Synced: 2023-03-05T06:24:04.339Z (almost 2 years ago)
- Topics: c, feup, feup-so, so
- Language: C
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SO
Compile
$gcc -c lib.c
$gcc program.c lib.oOr
$gcc program.c lib.c