You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2024. It is now read-only.
NOTE : If the library was installed in a directory were your compiler does not look for libraries by default, add -L /path/to/lib/dir before -l:reddlibc.a.
Including
Simply add #include <namefheader.h> in your C program :
Example program using the upperstr defined in rlibstr.h :