Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/hello-world-c


https://github.com/zztkm/hello-world-c

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello World C

C言語のお勉強とか

## Build

```sh
gcc main.c

./a.out
```