libulfius API for rgncycle
Go to file
dancingCycle 214680db9c feat: initial commit 2023-03-15 17:50:14 +01:00
.gitignore feat: initial commit 2023-03-15 17:50:14 +01:00
LICENSE Initial commit 2023-03-15 17:35:29 +01:00
cfg.txt feat: initial commit 2023-03-15 17:50:14 +01:00
file2char.c feat: initial commit 2023-03-15 17:50:14 +01:00
file2char.h feat: initial commit 2023-03-15 17:50:14 +01:00
main.c feat: initial commit 2023-03-15 17:50:14 +01:00
makefile feat: initial commit 2023-03-15 17:50:14 +01:00
pqconfo.c feat: initial commit 2023-03-15 17:50:14 +01:00
pqconfo.h feat: initial commit 2023-03-15 17:50:14 +01:00
readme.md feat: initial commit 2023-03-15 17:50:14 +01:00

readme.md

rgncycle-libulfius

libulfius API for rgncycle

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