Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/hello-world-c
https://github.com/zztkm/hello-world-c
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/hello-world-c
- Owner: zztkm
- Created: 2020-09-22T07:54:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T07:54:32.000Z (over 4 years ago)
- Last Synced: 2024-12-20T23:29:50.292Z (14 days ago)
- Language: C
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello World C
C言語のお勉強とか
## Build
```sh
gcc main.c./a.out
```