Cuddle is the recreation of the popular Pandas Library.
To Compile the Library, type in a bash terminal :
make re
Include your lib using -L -lcuddle
with your compilation command.
Example usage:
gcc -o my_first_program main.c -L -lcuddle
📝 Project created as part of the G-AIA-200 module by PamplemomM and Pathie.