| Subject | tbudf- Ann | 
|---|---|
| Author | R. Tulloch | 
| Post date | 2002-10-19T14:13:56Z | 
Hi:
{$SOPREFIX ''} //removes the lib prefix when compiled with kylix
library tbudf;
When compiled it results in libtbudf.so
So what does this mean:
removes the lib prefix when compiled with kylix
library tbudf;
Thanks.
Best regards
            {$SOPREFIX ''} //removes the lib prefix when compiled with kylix
library tbudf;
When compiled it results in libtbudf.so
So what does this mean:
removes the lib prefix when compiled with kylix
library tbudf;
Thanks.
Best regards