Trying to write a plugin - how to store a pointer

Bert Freudenberg bert at impara.de
Tue Jan 24 09:15:36 UTC 2006


Am 24.01.2006 um 08:06 schrieb John M McIntosh:
>
> I'll also add you can say rtid := self LIB_NewRuntime: size   of  
> course, the compiler will complain, but it will change that  into  
> rtid = LIB_NewRuntime(size)

After you hacked the compiler to allow underscores in identifiers, of  
course. I'm all for it for precisely this usage case, but there are  
backwards-compatibility issues.

- Bert -




More information about the Vm-dev mailing list