Octave CollombelTime for dynamic onesIn C, a library is a file containing several object files, that can be used as a single entity in a linking phase of a program. There are…May 5, 2021May 5, 2021
Octave CollombelC Static Libraries, explained.In C, a library is a file containing several object files, that can be used as a single entity in a linking phase of a program…Feb 28, 2021Feb 28, 2021
Octave CollombelThe mysterious abilities of the GCC commandIn C, unlike other programming languages than you might be familiar with (like ruby or python), code needs to be compiled, if you’re not…Feb 5, 2021Feb 5, 2021
Octave CollombelThe difference between a hard link and a symbolic link, and other miscellaneous information on the…In Computing, more specifically in Unix-like operating systems, you are able to create “links” between files using the shell (the…Feb 2, 2021Feb 2, 2021