I will show how to remove a directory in Linux (the directory should be empty, otherwise you will face an error message).
[mai mult...]
I will show how to remove a directory in Linux (the directory should be empty, otherwise you will face an error message).
[mai mult...]
Taking into consideration that usage of static libraries have problems like:
Usage of dynamic libraries would be a good idea.
To use dynamic libraries we can set the path systemwide or temporarily changing the path. In this article, we will see how to set a path temporarily.
Sometimes , it’s inappropriate to change the path of libraries definitively so, if you want to test the effect of a new library for all of your programs you can do this: