sandbox-c/struct-location/readme.md

7 lines
79 B
Markdown

# tdd
* test location
```
gcc -Wall location-test.c location.c && ./a.out
```