I believe you can access this with #include <gsl/gsl_version.h>
and then the const char * variable 'gsl_version' Patrick On 07/30/2013 01:39 PM, Dave Allured - NOAA Affiliate wrote:
Hello GSL. Would it be possible to add a run-time function to return the version string of the current GSL library, e.g. "1.16" or "GSL version 1.16"? This may be helpful for debugging under various conditions. Thank you. --Dave
