RE: ORBit_small_freekids howto



Hi Johan,

On Mon, 2004-01-12 at 12:45, Johan Antonsson wrote:
> I'm still confused over which operations I should use when
> allocating and freeing structs, etc generated from IDL. I
> don't want to use the internal operations if not necessary,

	I believe Frank wrote a tutorial or two / docs on this; you can find
them at:

	http://www.gnome.org/projects/ORBit2/

	Use Foo *foo = Foo__alloc();
	then CORBA_free (foo);

	Regards,

		Michael.

-- 
 michael@ximian.com  <><, Pseudo Engineer, itinerant idiot




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