In message < 199710141534.RAA21975@lslsun17.epfl.ch >you write: > Ok, then how about having a global variable debug_reload_stream initialized > to stderr, instead of the parameter? Does this sound like a better proposi > tion? I would recommend against a global variable. Either create two functions, or have debug_reload default to stderr if its argument is null. jeff