dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Overriding C++ virtual methods in C#


From: Marcus
Subject: [DotGNU]Overriding C++ virtual methods in C#
Date: Thu, 5 Dec 2002 20:59:25 -0600
User-agent: KMail/1.5

I've come up with one way to achieve this goal in effect. I might be able to
simplify it a bit.

Compile widget.cpp with
        g++ -shared -o libwidget.so widget.cpp


Attachment: widget.cs
Description: Text Data

Attachment: widget.cpp
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]