Juan jose artetawhat happens when you type https://www.holbertonschool.com in your browser and press Enter.When we write https://www.holbertonschool.com in our browser basically what we do is to visit the server where this website is hosted.Sep 2, 2021Sep 2, 2021
Juan jose artetaStatic and dynamic librariesA library is a collection of code routines (functions, classes, variables, and so on) that can be called upon when building our program, so…May 5, 2021May 5, 2021
Juan jose artetaC static librarieswhat is a library: A library is a collection of code routines (functions, classes, variables, and so on) that can be called upon when…Mar 6, 2021Mar 6, 2021
Juan jose artetacompilation with GCCWhat is gcc GCC is an integrated compiler of the GNU project for C, C ++, Objective C and Fortran; it is capable of receiving a source…Feb 4, 2021Feb 4, 2021