On 26 Dec 2011, at 16:34, Mattias Gaertner wrote:

> What is a "static" function?
> 
>    class function red_(para1: jint): jint; static; external name 'red'; 
> overload;

It's a class function without an implicit self (= vmt) parameter. It already 
existed before the JVM port was started.


Jonas

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to