On Thursday, Dec 18, 2003, at 23:19 America/New_York, James A. Crippen 
wrote:

>
> William Conrad Halliburton <[EMAIL PROTECTED]> writes:
>
>> I have written code to call C++ code (via nm and demangling). Has 
>> anyone
>> done work on dynamic dispatching? Any pointers to relevant information
>> would be highly appreciated. How does C++ dyanamic dispatching work 
>> and
>> is it possible, with a pointer to a class, to call the correct member
>> functions?
>
> I think that the dynamic dispatching stuff in C++ is compiler-dependent
> and hence you'd want to check the documentation for your particular
> compiler. Such info may not actually be available for most commercial
> compilers.

Isn't demanglig compiler dependet as well?

Cheers

--
Marco Antoniotti                                        http://bioinformatics.nyu.edu
NYU Courant Bioinformatics Group                tel. +1 - 212 - 998 3488
715 Broadway 10th FL                            fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.


Reply via email to