On Mon, 26 Dec 2011 17:15:45 +0100 Jonas Maebe <[email protected]> wrote:
> > 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. Thanks. Mattias _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
