sandbox-c/write-location-file/readme.md

201 B

tdd

  • test write-location-file
gcc -Wall write-location-file-test.c write-location-file.c && ./a.out
gcc -Wall write-location-file-test.c write-location-file.c location.c && ./a.ou