I'm writing some code in which I use some of the GNU GSL functions. And out of pure interest I wonder how these functions have been implemented, therefore I would like to have a look at the source code. The problem is that I seem to be unable to find the directory at which it is located.
I know that I can find the headers in "/usr/local/include/gsl/", but where is the matching ".c" file?
Sorry if this is n00bing it, but i hope that someone can help me.
Just download a source package from their ftp, for example the latest version.
This contains all files to build this library, so not just the header files, but also the c files, together with a makefile, which specifies what is compiled in which order.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With