sandbox-c/struct-location
dancingCycle 9aa39c1b53 chore: It is a tradition to use CPP tricks to avoid parsing the same header file more than once 2023-01-03 14:41:31 +01:00
..
location-test.c feat: adjust struct-location 2023-01-03 13:38:02 +01:00
location.c feat: add struct-location 2023-01-03 13:32:26 +01:00
location.h chore: It is a tradition to use CPP tricks to avoid parsing the same header file more than once 2023-01-03 14:41:31 +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