Re: [Vala] Some implementation questions



Just realized you probably ment the o->free () in relation to pointers

Object* o = new Object();
o->free ();

I don't know why keyword delete isn't used, maybe this can be supported
in future?

Hans






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