mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-09-22 23:14:45 +00:00
* Added prim.c
* Updated formatting in prim.c
* Docs: updated prim.c documentation
* feat: Included testing in prim.c
* feat: eliminated globals & changed variable types
* Docs: added documentation for minimum function
* updating DIRECTORY.md
* Updated documentation
* Docs: Changed function docs & made test function static
* Docs: made further requested changes
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>