What are Crwld Libraries?
Crwld Libraries are a collection of free and open source C libraries.
They are simple and easy to use.
Available Libraries:
- crmath.h 1.0.0 (download | documentation)
Description: math related libraries. Currently, there are functions to calculate the maximum, minimum, sum, and average of an array of numbers. There’s also two sorting functions, one sorts an array into descending order and the other into ascending order.


