gsl_rng_env_setup
Giulio Bottazzi
giulio.bottazzi@libero.it
Wed Nov 16 17:36:00 GMT 2005
Hi all,
I have a very short question:
why the (otherwise extremely handy) function
const gsl_rng_type * gsl_rng_env_setup (void)
independently decides to print the environment variables and their
values to stderr? This behaviour is, in my humble opinion, a little bit
counter-intuitive... at least, if these messages are really necessary
(but I don't think so) something like
const gsl_rng_type * gsl_rng_env_setup (FILE *where_the_messages_go)
seems to me more adequate.
What do you think?
Giulio.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gsl-discuss/attachments/20051116/a8ed4bcd/attachment.sig>
More information about the Gsl-discuss
mailing list