HI

Frank Schafer frank.schafer@setuza.cz
Mon Nov 26 21:10:00 GMT 2001


prasad inchal wrote:

> Hi ,
>
>    I wanted to know the binding concept of C++
> language.
>
>  I have two issues regarding this,
>
>  1: I want to have C++ to create class objects
> dynamically, at runtime.
>  2: I want to have an interpreter where in I can call
> C++ member functions directly
>     with the respective obj and parameters.
>  Thanks ,
>  Prasad
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1

Hi,

1: Every object IS generated dynamically.
2. See the PERL or Puthon bindings for C++.

Hope this helps
Frank


More information about the Gcc-help mailing list