[fpc-devel] What is a "static" function?

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Dec 26 16:34:51 CET 2011


Hi,

What is a "static" function?

    class function red_(para1: jint): jint; static; external name 'red'; overload;

see
jvmbackend/rtl/android/jvm/androidr14.inc line 4027

Mattias



More information about the fpc-devel mailing list