|
From: | Patrick Alken |
Subject: | Re: [Help-gsl] Request function for library version string |
Date: | Tue, 30 Jul 2013 14:17:43 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |