[fpc-devel] Local procedures as procedural parameter
    olle.r at automagika.se 
    olle.r at automagika.se
       
    Mon Mar 14 11:02:05 CET 2005
    
    
  
> Michael Van Canneyt wrote:
>
>>> In fact standard pascal does not allow procedure variables, only
>>> procedure
>>> parameters (note the difference). I suppose the above problem is the
>>> reason.
>>
>>
>> Then I think standard pascal is very handicapped indeed.
>
> var
>    f : function : longint of procedure(a : longint);
I dont think this is allowed :-)
    
    
More information about the fpc-devel
mailing list