I have created a few functions that return values, like the functions cos(), random(), round(), etc. Can I embed these into a library so that any of my programs can use them?
↧