Array Library for C This library contains (for now) functions to: -load a vector from user input or randomly, -print a vector, -reset a vector, -merge two arrays, -sort a vector acending or descending with these algorithms (Insersion Sort, Bubble Sort, Select Sort) Attention! The functions' documentation is currently in Italian! The English translation is coming soon!