Skip to content

Joan-rv/libr

Repository files navigation

libr

To build run:

make

This creates libr.so and libr.a for dynamic and static linking. To test the library run:

./test

Both lines of output should be equal. Currently the only functions implemented are r_printf, r_abs, r_gcd and r_lcm.

About

A simple collection of functions as a library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published