
If a NULL tag is passed to smiInit the config file isn't read. I had to read through the init code before I realised what was going on.
If tag is not NULL, the global configuration file and (on UNIX systems) a
user configuration file are read implicitly,
Yes, it's documented, but it doesn't feel like 'natural' behaviour. Why would you not want the init file called in this case.
- Roddy
Roddy Pratt Technical Director
Rascular Technology Ltd. The Oak House, Whitcott Keysett, Craven Arms, UK. SY7 8QE Tel: +44 1588 640971 Fax: +44 8432161733
www.rascular.com
On 11 December 2010 16:01, Juergen Schoenwaelder < j.schoenwaelder@jacobs-university.de> wrote:
If tag is not NULL, the global configuration file and (on UNIX systems) a user con‐ figuration file are read implicitly,