On 01/03/03 Auge Mike wrote: > Who can tell me what is the function of the following codes in the interp.c: > > mono_config_parse (config_file);
mono_config_parse () parses and loads the given file name: this is the mono configuration file, usually stored in $prefix/etc/mono/config. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
