Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CFunction


HI,

I've a CPPFunction object and I want to create a CFunction object with
the same lowlevel data as the CPPFunction object, Can any one give me
some idea on how to do that? This is for bug no 183973.

The solution Iam thinking to implement is to search for the CFunction binding
as soon as the search for the CPPbinding fails in the index. And for this, the CFunction
binding object should have the same low-level data as the CPPFunction object.


Thanks,
Ravi
Extn: 2751
Mobile:9886432301

Back to the top