- 1
ÂżPara que te sirve crear tu propia libreria?
No se cual es el uso de una librerĂa creada por ti mismo
1 Answer
0
Any time you have code that you wish to share with two or more programs, it should be in a library. If you don't do this, you end up with two versions of the code that might end up being different.