where the header file declared a parameter non-const, but the function definition expected a const. The Solaris linker was coming up with undefined symbols.
where the header file declared a parameter non-const, but the function definition expected a const. The Solaris linker was coming up with undefined symbols.