Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 301 Bytes

File libholberton.a is a static library. File create_static_lib.sh is a script that creates a static library called liball.a from all the .c files that are in the current directory. File holberton.h is a header file containing all the prototypes of the functions stored in the libholberton.a library.