What are the suffices on account of creation of shared library(c++)
i = Int
d = Double
etc?

On Monday, February 23, 2015 at 2:56:21 PM UTC+5:30, Jeff Waller wrote:
>
> What can be the problem?
>> ​
>>
>  I think this:
>
> jeffw@dub1:~$ echo _Z6CP_lliPc | c++filt
> CP_lli(char*)
>
> jeffw@dub1:~$ echo _Z6CP_lliPh | c++filt
> CP_lli(unsigned char*)
>
>
>

Reply via email to