sandbox-c/write-location-file
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
..
main.c feat: adjust tdd 2023-01-02 18:25:51 +01:00
makefile feat: adjust makefile 2023-01-03 07:53:17 +01:00
readme.md feat: add tdd 2023-01-02 17:45:33 +01:00
write-location-file-test.c feat: adjust write-location-file 2023-01-03 14:12:51 +01:00
write-location-file.c feat: adjust write-location-file 2023-01-03 14:12:51 +01:00
write-location-file.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

tdd

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