sandbox-c/struct-location
dancingCycle c483541c29 feat: add struct-location 2023-01-03 13:32:26 +01:00
..
location-test.c feat: add struct-location 2023-01-03 13:32:26 +01:00
location.c feat: add struct-location 2023-01-03 13:32:26 +01:00
location.h feat: add struct-location 2023-01-03 13:32:26 +01:00
readme.md feat: add struct-location 2023-01-03 13:32:26 +01:00

readme.md

tdd

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