rgncycle-libulfius/http-post-update
dancingCycle 0f7d1a4b9a feat(http-post-update): adjust HTTP POST request 2023-04-03 15:11:04 +02:00
..
.gitignore feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
cfg.txt feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
file2char.c feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
file2char.h feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
main.c feat(http-post-update): adjust HTTP POST request 2023-04-03 15:11:04 +02:00
makefile feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
pqconfo.c feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
pqconfo.h feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00
readme.md feat(http-post-update): initial commit 2023-03-24 15:54:17 +01:00

readme.md

rgncycle-libulfius

libulfius API for rgncycle

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