rgncycle-libulfius/http-post
dancingCycle 4ce29da407 feat(http-post): adjust HTTP POST request 2023-03-24 14:50:27 +01:00
..
.gitignore feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
cfg.txt feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
file2char.c feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
file2char.h feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
main.c feat(http-post): adjust HTTP POST request 2023-03-24 14:50:27 +01:00
makefile feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
pqconfo.c feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
pqconfo.h feat(http-post): initial commit 2023-03-17 15:23:33 +01:00
readme.md feat(http-post): initial commit 2023-03-17 15:23:33 +01:00

readme.md

rgncycle-libulfius

libulfius API for rgncycle

  • build
make
  • run
./main
  • run Valgrind tool Memcheck
valgrind --leak-check=yes -s ./main