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

https://github.com/zing-dev/test-c

test-c
https://github.com/zing-dev/test-c

Last synced: 9 months ago
JSON representation

test-c

Awesome Lists containing this project

README

          

# test-c
test-c

```

#include

int main()
{
printf("Hello World");
}

```